gate: 0.58.0 -> 0.58.1 (#463111)

This commit is contained in:
Nick Cao
2025-11-20 20:53:50 +00:00
committed by GitHub
+2 -2
View File
@@ -6,7 +6,7 @@
let
pname = "gate";
version = "0.58.0";
version = "0.58.1";
in
buildGoModule {
inherit pname version;
@@ -15,7 +15,7 @@ buildGoModule {
owner = "minekube";
repo = "gate";
tag = "v${version}";
hash = "sha256-1E6Ge3c+LQpDlyy5Jtyw21VFuKqyF4XVpxF41qOjk+w=";
hash = "sha256-EOiLoZgIKRobULHOKoUVLws+KRK1XhJvCWjQmKjvjcM=";
};
vendorHash = "sha256-2ZRfvjIGUznHjn7KA20uzEpVbI7EByNUYu6xALJEUfo=";