Skip to content

Commit f985965

Browse files
nezha: 1.9.5 -> 1.9.11 (#390262)
Co-authored-by: Moraxyc <[email protected]>
2 parents fb6ff39 + f5b5c11 commit f985965

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/ne/nezha/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
let
1616
pname = "nezha";
17-
version = "1.9.5";
17+
version = "1.9.11";
1818

1919
frontendName = lib.removePrefix "nezha-theme-";
2020

@@ -58,7 +58,7 @@ buildGo124Module {
5858
owner = "nezhahq";
5959
repo = "nezha";
6060
tag = "v${version}";
61-
hash = "sha256-06x/M3Np8223ovMVj1K6e7WyoI5+QZohEIHNs/9+bJ0=";
61+
hash = "sha256-qGWOy4nKgCXt2AzQB/tbllRifuXxfZCt9ITE+KtThDU=";
6262
};
6363

6464
proxyVendor = true;
@@ -97,7 +97,7 @@ buildGo124Module {
9797
GOROOT=''${GOROOT-$(go env GOROOT)} swag init --pd -d . -g ./cmd/dashboard/main.go -o ./cmd/dashboard/docs --parseGoList=false
9898
'';
9999

100-
vendorHash = "sha256-q9/P6xSoGtMExhdwl5UuyvXTAaI+mD7MfIAidRz0rxw=";
100+
vendorHash = "sha256-VEWev+RPt7WSa8UsiADxUndeCmnUmhQddriJ2tQoNxA=";
101101

102102
ldflags = [
103103
"-s"

0 commit comments

Comments
 (0)