gate: 0.49.1 -> 0.49.2

This commit is contained in:
R. Ryantm
2025-06-14 19:58:02 +00:00
parent 329fd2121f
commit d7ae8409b6
+2 -2
View File
@@ -6,7 +6,7 @@
let
pname = "gate";
version = "0.49.1";
version = "0.49.2";
in
buildGoModule {
inherit pname version;
@@ -15,7 +15,7 @@ buildGoModule {
owner = "minekube";
repo = "gate";
tag = "v${version}";
hash = "sha256-gDRw/YQtIpYiX3uKjvmttbVkohj2k5f+pvv+xYyY3S8=";
hash = "sha256-u90cQh6mYUrlnWUkwIAhkJJZ6GB0AkNIJVJVkq4cYEM=";
};
vendorHash = "sha256-4LJwb4ZXs+CUcxhvRveJy+xu7/UEjxIEwLV5Z5gBbT4=";