gate: 0.62.3 -> 0.62.4

This commit is contained in:
R. Ryantm
2026-03-11 01:58:34 +00:00
parent 3b5e6b496e
commit b635af65f8
+3 -3
View File
@@ -6,16 +6,16 @@
buildGoModule (finalAttrs: {
pname = "gate";
version = "0.62.3";
version = "0.62.4";
src = fetchFromGitHub {
owner = "minekube";
repo = "gate";
tag = "v${finalAttrs.version}";
hash = "sha256-tOyXVqmexAWpC2s86aUUjmDp6V+qvP3ve8FrqdtexvU=";
hash = "sha256-25XroGctY1Oe/OPD/WRQMKKmNz4DtlFBjzOghzTq4tw=";
};
vendorHash = "sha256-AZa9u1f8MgnqW0QX6X+naRqukGTxI7WMNY4ZgJHoKyw=";
vendorHash = "sha256-aPlAZHMJ8LYBuaaLw+ZT0V8rB+ktrf6rjuaztzZFYDQ=";
ldflags = [
"-s"