gate: 0.51.0 -> 0.52.0

This commit is contained in:
R. Ryantm
2025-08-06 14:19:44 +00:00
parent 1fc1fb2700
commit 7e8ec0b2ec
+3 -3
View File
@@ -6,7 +6,7 @@
let
pname = "gate";
version = "0.51.0";
version = "0.52.0";
in
buildGoModule {
inherit pname version;
@@ -15,10 +15,10 @@ buildGoModule {
owner = "minekube";
repo = "gate";
tag = "v${version}";
hash = "sha256-Fe02QzD9ZtYT+pakWWjwM48dqe7SeF011/FafbvGc0E=";
hash = "sha256-DKnJnhfO3Cs80tAYiodxf1alfO4DXNneiqDILgP+v8w=";
};
vendorHash = "sha256-d/D1l+/viJ5OFSpUDpC+4pnDwPJDBuYDjS7niao5D9U=";
vendorHash = "sha256-0NcfuCZHR4QHbMNqc+ilPouie+9k7FqOG/JdNX8uO8c=";
ldflags = [
"-s"