Unverified Commit a3e8c2b8 authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

geesefs: 0.42.4 -> 0.43.0 (#387992)

parents f83fef79 495ae700
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@
}:

let
  version = "0.42.4";
  version = "0.43.0";
in
buildGoModule {
  pname = "geesefs";
@@ -15,7 +15,7 @@ buildGoModule {
    owner = "yandex-cloud";
    repo = "geesefs";
    rev = "v${version}";
    hash = "sha256-INCsDMFhVRkNSPkhVPJkLP+8zBinYcj8S6C0rYO1h6M=";
    hash = "sha256-KkKdqSev6xpYfEjDSLVs/gKc3NCvLrzukNEQT2Wuk+A=";
  };

  # hashes differ per architecture otherwise.