gate: 0.62.0 -> 0.62.1 (#477332)

This commit is contained in:
Nick Cao
2026-01-06 20:55:42 +00:00
committed by GitHub
+2 -2
View File
@@ -6,7 +6,7 @@
let
pname = "gate";
version = "0.62.0";
version = "0.62.1";
in
buildGoModule {
inherit pname version;
@@ -15,7 +15,7 @@ buildGoModule {
owner = "minekube";
repo = "gate";
tag = "v${version}";
hash = "sha256-8zvHC6Ghf2IziCLYTxGe/z3u6li37EBOb5AK2gGhoUQ=";
hash = "sha256-CHRTSesJRj+gDLP01Jd/UmF8nPhJlipXDfGIL6qD0Hw=";
};
vendorHash = "sha256-f7SkECS80Lwkd0xSzHq+x05ZBjBYKXsA4rPidyIAYak=";