yubico-piv-tool: Update to version 2.7.0

This commit is contained in:
github-actions[bot] 2024-12-19 12:32:27 +00:00
parent b36f72b54e
commit db5ed4fee1

View File

@ -1,16 +1,16 @@
{ {
"version": "2.6.1", "version": "2.7.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.6.1-win64.msi", "url": "https://developers.yubico.com/yubico-piv-tool/Releases/yubico-piv-tool-2.7.0-win64.msi",
"hash": "3004574b6461ed91599c99c679e11f56d25c8a33aa64db3da735047bf119a319" "hash": "6d1eb362bf587edb0d90df20ce0cd0db954dfeb0069115b63a6817a3d41506fb"
}, },
"32bit": { "32bit": {
"url": "https://developers.yubico.com/yubico-piv-tool/Releases/yubico-piv-tool-2.6.1-win32.msi", "url": "https://developers.yubico.com/yubico-piv-tool/Releases/yubico-piv-tool-2.7.0-win32.msi",
"hash": "c29b6ac5c59a58568ad6cc2135dcf5726ea513fe32754bf7f501ddbec89bd93d" "hash": "39e45da3032d22a1f90caf22f4bfbf1125f30dd2686bfab6d3c5960a54576e51"
} }
}, },
"extract_dir": "PFiles\\Yubico\\Yubico PIV Tool", "extract_dir": "PFiles\\Yubico\\Yubico PIV Tool",