yubico-piv-tool: Update to version 2.0.0

This commit is contained in:
Richard Kuhnt 2020-01-29 19:01:53 +00:00
parent f261ac2205
commit cba89180be

View File

@ -1,16 +1,16 @@
{
"homepage": "https://developers.yubico.com/yubico-piv-tool/",
"description": "A tool to interact with the Privilege and Identification Card (PIV) application on a YubiKey.",
"version": "1.7.0",
"version": "2.0.0",
"license": "BSD-2-Clause",
"architecture": {
"64bit": {
"url": "https://developers.yubico.com/yubico-piv-tool/Releases/yubico-piv-tool-1.7.0-win64.zip",
"hash": "4991955fbe40731794e296e8a752745b8d0b0e10d123b2b1a6e2af629e281136"
"url": "https://developers.yubico.com/yubico-piv-tool/Releases/yubico-piv-tool-2.0.0-win64.zip",
"hash": "d1f1f5523b95ac3d9ac0a28e858cbbf844b60e7975e4ff96d21817f407c57e9a"
},
"32bit": {
"url": "https://developers.yubico.com/yubico-piv-tool/Releases/yubico-piv-tool-1.7.0-win32.zip",
"hash": "4c287650d57bc05903341e8813a99a52c7f9ea05b98c1d04cc3cfeeeb1b204fa"
"url": "https://developers.yubico.com/yubico-piv-tool/Releases/yubico-piv-tool-2.0.0-win32.zip",
"hash": "78d6ceb61ce6f1932fd3f12a4068846cc0a2dc708c6c0e0efee603fddf6156e7"
}
},
"bin": "bin\\yubico-piv-tool.exe",