geesefs: 0.41.1 -> 0.41.2 (#339247)
This commit is contained in:
commit
cb1f3b95b3
@ -3,7 +3,7 @@
|
|||||||
, fetchFromGitHub
|
, fetchFromGitHub
|
||||||
}:
|
}:
|
||||||
|
|
||||||
let version = "0.41.1";
|
let version = "0.41.2";
|
||||||
in buildGoModule {
|
in buildGoModule {
|
||||||
pname = "geesefs";
|
pname = "geesefs";
|
||||||
inherit version;
|
inherit version;
|
||||||
@ -12,7 +12,7 @@ in buildGoModule {
|
|||||||
owner = "yandex-cloud";
|
owner = "yandex-cloud";
|
||||||
repo = "geesefs";
|
repo = "geesefs";
|
||||||
rev = "v${version}";
|
rev = "v${version}";
|
||||||
hash = "sha256-4uPq4NUd6upsOxuKAVqay7UTMfiHlCKwVvJed0jdeyc=";
|
hash = "sha256-W7f3vYjU1f6lxwkz24WjS3UzYy95bxk7nKoLpLsvUwM=";
|
||||||
};
|
};
|
||||||
|
|
||||||
# hashes differ per architecture otherwise.
|
# hashes differ per architecture otherwise.
|
||||||
|
Loading…
Reference in New Issue
Block a user