Merge pull request #322491 from r-ryantm/auto-update/gate

gate: 0.37.1 -> 0.38.0
This commit is contained in:
Matthias Beyer
2024-06-30 17:29:12 +02:00
committed by GitHub
+2 -2
View File
@@ -5,7 +5,7 @@
let
pname = "gate";
version = "0.37.1";
version = "0.38.0";
in
buildGoModule {
inherit pname version;
@@ -14,7 +14,7 @@ buildGoModule {
owner = "minekube";
repo = "gate";
rev = "refs/tags/v${version}";
hash = "sha256-2oWC6l6SFrulk0EPLVtFfMKfVPHZFOngKjvOLprg/Yk=";
hash = "sha256-kiVyrmAXRDreGIBq9bJhscULjbPgoDVv8kw9APJ5TQk=";
};
vendorHash = "sha256-JaBcGcqFqp9Il3FyU/QwThuggzPg8HWScvFHEAgtgBU=";