Unverified Commit 1e75aff9 authored by Aleksana's avatar Aleksana Committed by GitHub
Browse files

gate: 0.61.0 -> 0.62.0 (#470858)

parents f36d7c0f 6ef91133
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@

let
  pname = "gate";
  version = "0.61.0";
  version = "0.62.0";
in
buildGoModule {
  inherit pname version;
@@ -15,7 +15,7 @@ buildGoModule {
    owner = "minekube";
    repo = "gate";
    tag = "v${version}";
    hash = "sha256-HCxsydmCjhbL2hiZ4EEjsODXKWoAv2Azi/HvUU6aOIg=";
    hash = "sha256-8zvHC6Ghf2IziCLYTxGe/z3u6li37EBOb5AK2gGhoUQ=";
  };

  vendorHash = "sha256-f7SkECS80Lwkd0xSzHq+x05ZBjBYKXsA4rPidyIAYak=";