gate: 0.49.1 -> 0.49.2 (#416786)

Co-authored-by: XBagon <XBagon@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-06-17 03:17:18 +00:00
committed by GitHub
co-authored by XBagon
+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=";