nezha: 1.10.4 -> 1.10.8 (#396671)

Co-authored-by: Moraxyc <Moraxyc@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot] 2025-04-07 06:17:54 +00:00 committed by GitHub
commit ab7c4353eb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,7 +14,7 @@
let
pname = "nezha";
version = "1.10.4";
version = "1.10.8";
frontendName = lib.removePrefix "nezha-theme-";
@ -58,7 +58,7 @@ buildGo124Module {
owner = "nezhahq";
repo = "nezha";
tag = "v${version}";
hash = "sha256-9dw1MT3v7ZCpC/MrlZDJmZ9EdTNVIbE0b45ao3eXO7o=";
hash = "sha256-uYZclZPvjiOpCVpxkyU6BjdxBmdryBzoGkTctsRuapY=";
};
proxyVendor = true;