gate: 0.62.1 -> 0.62.2

This commit is contained in:
R. Ryantm
2026-01-12 09:21:10 +00:00
parent d70b05c624
commit 4c3fedb43d
+2 -2
View File
@@ -6,7 +6,7 @@
let
pname = "gate";
version = "0.62.1";
version = "0.62.2";
in
buildGoModule {
inherit pname version;
@@ -15,7 +15,7 @@ buildGoModule {
owner = "minekube";
repo = "gate";
tag = "v${version}";
hash = "sha256-CHRTSesJRj+gDLP01Jd/UmF8nPhJlipXDfGIL6qD0Hw=";
hash = "sha256-WxR2VKlvDFOzIiDPuJLoBa5U9afMrYJ9QTDl0yTgSu4=";
};
vendorHash = "sha256-f7SkECS80Lwkd0xSzHq+x05ZBjBYKXsA4rPidyIAYak=";