nezha: 1.12.4 -> 1.13.0

This commit is contained in:
R. Ryantm
2025-06-23 08:35:02 +00:00
parent 894832f617
commit 5e50d7bdbe
+2 -2
View File
@@ -14,7 +14,7 @@
let
pname = "nezha";
version = "1.12.4";
version = "1.13.0";
frontendName = lib.removePrefix "nezha-theme-";
@@ -58,7 +58,7 @@ buildGo124Module {
owner = "nezhahq";
repo = "nezha";
tag = "v${version}";
hash = "sha256-f9zP9koWjP8PPtQhbYx56J1mW8+xKuZCfxgOLw6XGc0=";
hash = "sha256-lZN9ZH70AzDCtvFnr2dxjXSKhGd/+HvN9hCydlOYpKU=";
};
proxyVendor = true;