We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 323af5f + f67c1f3 commit 3bb3bf5Copy full SHA for 3bb3bf5
pkgs/by-name/sp/spire/package.nix
@@ -6,7 +6,7 @@
6
7
buildGoModule (finalAttrs: {
8
pname = "spire";
9
- version = "1.12.4";
+ version = "1.12.5";
10
11
outputs = [
12
"out"
@@ -18,7 +18,7 @@ buildGoModule (finalAttrs: {
18
owner = "spiffe";
19
repo = "spire";
20
tag = "v${finalAttrs.version}";
21
- sha256 = "sha256-gyACFRoA0WwIea4GRmKvZlC83YGtjyZROH6QB0GyHOg=";
+ sha256 = "sha256-Ggsl40CusrHhwO/Cc9MkxHjraQsNmBLwnJJCQ1QFiAw=";
22
};
23
24
vendorHash = "sha256-yWONqvSNOgeXkYU5TX1Sec8xNCnaqdVLXk3ylhGBvyE=";
0 commit comments