spire: 1.12.4 -> 1.12.5

This commit is contained in:
R. Ryantm
2025-08-24 08:59:47 +00:00
parent e25925708e
commit f67c1f3acf
+2 -2
View File
@@ -6,7 +6,7 @@
buildGoModule (finalAttrs: {
pname = "spire";
version = "1.12.4";
version = "1.12.5";
outputs = [
"out"
@@ -18,7 +18,7 @@ buildGoModule (finalAttrs: {
owner = "spiffe";
repo = "spire";
tag = "v${finalAttrs.version}";
sha256 = "sha256-gyACFRoA0WwIea4GRmKvZlC83YGtjyZROH6QB0GyHOg=";
sha256 = "sha256-Ggsl40CusrHhwO/Cc9MkxHjraQsNmBLwnJJCQ1QFiAw=";
};
vendorHash = "sha256-yWONqvSNOgeXkYU5TX1Sec8xNCnaqdVLXk3ylhGBvyE=";