yubico-piv-tool: 2.7.2 -> 2.7.3 (#482123)

This commit is contained in:
Anthony
2026-01-24 19:46:27 +00:00
committed by GitHub
+2 -2
View File
@@ -17,7 +17,7 @@
stdenv.mkDerivation (finalAttrs: {
pname = "yubico-piv-tool";
version = "2.7.2";
version = "2.7.3";
outputs = [
"out"
@@ -29,7 +29,7 @@ stdenv.mkDerivation (finalAttrs: {
owner = "Yubico";
repo = "yubico-piv-tool";
tag = "yubico-piv-tool-${finalAttrs.version}";
hash = "sha256-1VLSlwwubxCYqdU1ueD2FXEqS5xKtHk4bsJAXOHCDKY=";
hash = "sha256-BXYsx9GtH3svHTnJuqCiWIJ+9kE09BjAPbAPKawNCDc=";
};
postPatch = ''