gate: 0.48.1 -> 0.49.1

This commit is contained in:
R. Ryantm
2025-05-17 01:08:17 +00:00
parent 6d295c7e43
commit 8bd8c33b75
+3 -3
View File
@@ -6,7 +6,7 @@
let
pname = "gate";
version = "0.48.1";
version = "0.49.1";
in
buildGoModule {
inherit pname version;
@@ -15,10 +15,10 @@ buildGoModule {
owner = "minekube";
repo = "gate";
tag = "v${version}";
hash = "sha256-e6NJlKAo9Y2HGcOF3rfystTRerqgicKVZ+1g2zsQq9g=";
hash = "sha256-gDRw/YQtIpYiX3uKjvmttbVkohj2k5f+pvv+xYyY3S8=";
};
vendorHash = "sha256-gho3OJvDTRTHg+ITCvR49oq9pBUZj7i7rtpSIctmTcY=";
vendorHash = "sha256-4LJwb4ZXs+CUcxhvRveJy+xu7/UEjxIEwLV5Z5gBbT4=";
ldflags = [
"-s"