nezha: 1.13.2 -> 1.14.3 (#449356)

This commit is contained in:
nixpkgs-merge-bot[bot]
2025-10-07 15:24:28 +00:00
committed by GitHub
+2 -2
View File
@@ -14,7 +14,7 @@
let
pname = "nezha";
version = "1.13.2";
version = "1.14.3";
frontendName = lib.removePrefix "nezha-theme-";
@@ -58,7 +58,7 @@ buildGo124Module {
owner = "nezhahq";
repo = "nezha";
tag = "v${version}";
hash = "sha256-IkB2V4KKSUfX+E9bMEGzCc3urAjgpXYhpO0Lfi4LYdY=";
hash = "sha256-ORPu7mCNqHfuXq/nB3TuNoevbw5ZMvZFetR6NPX/b3U=";
};
proxyVendor = true;