nezha: 1.13.1 -> 1.13.2 (#440310)

This commit is contained in:
nixpkgs-merge-bot[bot]
2025-09-05 05:40:02 +00:00
committed by GitHub
+2 -2
View File
@@ -14,7 +14,7 @@
let
pname = "nezha";
version = "1.13.1";
version = "1.13.2";
frontendName = lib.removePrefix "nezha-theme-";
@@ -58,7 +58,7 @@ buildGo124Module {
owner = "nezhahq";
repo = "nezha";
tag = "v${version}";
hash = "sha256-BVaGlkr7lJTVewLkRoyl7JOZ4mwRaRs5JCSSFWO21Dk=";
hash = "sha256-IkB2V4KKSUfX+E9bMEGzCc3urAjgpXYhpO0Lfi4LYdY=";
};
proxyVendor = true;