yubico-piv-tool: Update to version 2.5.0

This commit is contained in:
github-actions[bot] 2024-02-01 00:32:46 +00:00
parent 54ef3113da
commit 01297cc46d

View File

@ -1,16 +1,16 @@
{ {
"version": "2.4.2", "version": "2.5.0",
"description": "A tool to interact with the Privilege and Identification Card (PIV) application on a YubiKey.", "description": "A tool to interact with the Privilege and Identification Card (PIV) application on a YubiKey.",
"homepage": "https://developers.yubico.com/yubico-piv-tool/", "homepage": "https://developers.yubico.com/yubico-piv-tool/",
"license": "BSD-2-Clause", "license": "BSD-2-Clause",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://developers.yubico.com/yubico-piv-tool/Releases/yubico-piv-tool-2.4.2-win64.msi", "url": "https://developers.yubico.com/yubico-piv-tool/Releases/yubico-piv-tool-2.5.0-win64.msi",
"hash": "79c68504dae80a803e29caea8f92b42ae05679ce42ac0908c9ffbea0d3e4c810" "hash": "e5bd1c0a0eb98301cdb7d20cb6a92d96b182760885ba88711dfa36255cd5eaa7"
}, },
"32bit": { "32bit": {
"url": "https://developers.yubico.com/yubico-piv-tool/Releases/yubico-piv-tool-2.4.2-win32.msi", "url": "https://developers.yubico.com/yubico-piv-tool/Releases/yubico-piv-tool-2.5.0-win32.msi",
"hash": "f1ca66016be7e2c0fcab6b2339919169547f734d7ea38a46e70a4767a6f4f208" "hash": "efaa9cfb52b7c4d4875822c533334339c8ffb99cfa542c47db8fbad77a11360a"
} }
}, },
"extract_dir": "PFiles\\Yubico\\Yubico PIV Tool", "extract_dir": "PFiles\\Yubico\\Yubico PIV Tool",