uefitool.old-engine: 0.27.0 -> 0.28.0
This commit is contained in:
parent
0cf2b462d6
commit
15789d28f7
@ -8,8 +8,8 @@ in rec {
|
|||||||
installFiles = [ "UEFITool/UEFITool" "UEFIFind/UEFIFind" "UEFIExtract/UEFIExtract" ];
|
installFiles = [ "UEFITool/UEFITool" "UEFIFind/UEFIFind" "UEFIExtract/UEFIExtract" ];
|
||||||
};
|
};
|
||||||
old-engine = common rec {
|
old-engine = common rec {
|
||||||
version = "0.27.0";
|
version = "0.28.0";
|
||||||
sha256 = "1i1p823qld927p4f1wcphqcnivb9mq7fi5xmzibxc3g9zzgnyc2h";
|
sha256 = "1n2hd2dysi5bv2iyq40phh1jxc48gdwzs414vfbxvcharcwapnja";
|
||||||
installFiles = [ "UEFITool" "UEFIReplace/UEFIReplace" "UEFIPatch/UEFIPatch" ];
|
installFiles = [ "UEFITool" "UEFIReplace/UEFIReplace" "UEFIPatch/UEFIPatch" ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user