Skip to content

Commit 3bb3bf5

Browse files
authored
spire: 1.12.4 -> 1.12.5 (#436409)
2 parents 323af5f + f67c1f3 commit 3bb3bf5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/sp/spire/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
buildGoModule (finalAttrs: {
88
pname = "spire";
9-
version = "1.12.4";
9+
version = "1.12.5";
1010

1111
outputs = [
1212
"out"
@@ -18,7 +18,7 @@ buildGoModule (finalAttrs: {
1818
owner = "spiffe";
1919
repo = "spire";
2020
tag = "v${finalAttrs.version}";
21-
sha256 = "sha256-gyACFRoA0WwIea4GRmKvZlC83YGtjyZROH6QB0GyHOg=";
21+
sha256 = "sha256-Ggsl40CusrHhwO/Cc9MkxHjraQsNmBLwnJJCQ1QFiAw=";
2222
};
2323

2424
vendorHash = "sha256-yWONqvSNOgeXkYU5TX1Sec8xNCnaqdVLXk3ylhGBvyE=";

0 commit comments

Comments
 (0)