nezha: 1.13.2 -> 1.14.3

This commit is contained in:
R. Ryantm
2025-10-07 04:57:15 +00:00
parent 0bcf98ab2f
commit 7ee72c81d4
+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;