mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-10 09:21:25 +00:00
31 lines
1.1 KiB
JSON
31 lines
1.1 KiB
JSON
{
|
|
"homepage": "https://developers.yubico.com/yubico-piv-tool/",
|
|
"version": "1.6.2",
|
|
"license": "BSD-2-Clause",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://developers.yubico.com/yubico-piv-tool/Releases/yubico-piv-tool-1.6.2-win64.zip",
|
|
"hash": "ba3601e63bf8f9645574e895a3f959e5ce90465c22c15894076263c5730c9708"
|
|
},
|
|
"32bit": {
|
|
"url": "https://developers.yubico.com/yubico-piv-tool/Releases/yubico-piv-tool-1.6.2-win32.zip",
|
|
"hash": "97deb99fe1bc9320024cd6185a75bd5088e3fb03361494d31a73abbd7e42af5d"
|
|
}
|
|
},
|
|
"bin": "bin\\yubico-piv-tool.exe",
|
|
"checkver": {
|
|
"url": "https://developers.yubico.com/yubico-piv-tool/Releases/",
|
|
"re": "yubico-piv-tool-([\\d.]+)-win64.zip"
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://developers.yubico.com/yubico-piv-tool/Releases/yubico-piv-tool-$version-win64.zip"
|
|
},
|
|
"32bit": {
|
|
"url": "https://developers.yubico.com/yubico-piv-tool/Releases/yubico-piv-tool-$version-win32.zip"
|
|
}
|
|
}
|
|
}
|
|
}
|