spiffe-helper: 0.10.0 -> 0.10.1

This commit is contained in:
R. Ryantm 2025-08-03 00:31:38 +00:00
parent 47230ff98d
commit c050df7e05

View File

@ -7,13 +7,13 @@
buildGoModule (finalAttrs: {
pname = "spiffe-helper";
version = "0.10.0";
version = "0.10.1";
src = fetchFromGitHub {
owner = "spiffe";
repo = "spiffe-helper";
tag = "v${finalAttrs.version}";
hash = "sha256-nakwTJBE8ICuRCmG+pjh1gZVFIXSOgsxTDjEeBrwufE=";
hash = "sha256-rP0qXSut+9m8wCzByO0CO6IobC1lphK/3Y1OhPgiAOw=";
};
vendorHash = "sha256-sAcmJNry3nuWyzt0Ee05JjROR/pDXxu2NVmltotSD0U=";