uefitool: A71 -> A72
This commit is contained in:
parent
a8cf52487b
commit
da9003100a
@ -10,10 +10,10 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation (finalAttrs: {
|
stdenv.mkDerivation (finalAttrs: {
|
||||||
pname = "uefitool";
|
pname = "uefitool";
|
||||||
version = "A71";
|
version = "A72";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
hash = "sha256-NRlrKm5+eED6oyvFRSEhn0EUbMsPJtuFAyv3vgY/IUI=";
|
hash = "sha256-sVosxqUUvkZwJIY9FZ9N6xoDyBpSgTLFUmD4B9ymTHs=";
|
||||||
owner = "LongSoft";
|
owner = "LongSoft";
|
||||||
repo = "uefitool";
|
repo = "uefitool";
|
||||||
tag = finalAttrs.version;
|
tag = finalAttrs.version;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user