gate: 0.62.4 -> 0.63.0

This commit is contained in:
R. Ryantm
2026-04-01 20:48:04 +00:00
parent 5f3cb1696b
commit 6e8a85769b
+3 -3
View File
@@ -6,16 +6,16 @@
buildGoModule (finalAttrs: {
pname = "gate";
version = "0.62.4";
version = "0.63.0";
src = fetchFromGitHub {
owner = "minekube";
repo = "gate";
tag = "v${finalAttrs.version}";
hash = "sha256-25XroGctY1Oe/OPD/WRQMKKmNz4DtlFBjzOghzTq4tw=";
hash = "sha256-xHzXJgMNoubjaGD/cr9syIxlJKzxjWm13g6fQtFI3Sc=";
};
vendorHash = "sha256-aPlAZHMJ8LYBuaaLw+ZT0V8rB+ktrf6rjuaztzZFYDQ=";
vendorHash = "sha256-7tDEtZyV4upFG/DGg1rbJbO8XV7MSAzFSs/3NmH4qI4=";
ldflags = [
"-s"