gate: 0.64.0 -> 0.65.0 (#525063)

This commit is contained in:
Nick Cao
2026-05-29 14:03:51 +00:00
committed by GitHub
+3 -3
View File
@@ -6,16 +6,16 @@
buildGoModule (finalAttrs: {
pname = "gate";
version = "0.64.0";
version = "0.65.0";
src = fetchFromGitHub {
owner = "minekube";
repo = "gate";
tag = "v${finalAttrs.version}";
hash = "sha256-C+XKDFzsCgZpTS2fEpAKOExPyO9WOjdmHKvVpmNyDRo=";
hash = "sha256-FvwwVx2b4TB0gVfeWhygAJABea/u7dsgz1iHa0U+E5g=";
};
vendorHash = "sha256-7tDEtZyV4upFG/DGg1rbJbO8XV7MSAzFSs/3NmH4qI4=";
vendorHash = "sha256-487PKbLfeiB2IRWGvclp/M76RprVYcaE2v8FCqlPX9I=";
ldflags = [
"-s"