mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
31 lines
1.1 KiB
JSON
31 lines
1.1 KiB
JSON
{
|
|
"homepage": "https://developers.yubico.com/yubico-piv-tool/",
|
|
"version": "1.7.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"
|
|
},
|
|
"32bit": {
|
|
"url": "https://developers.yubico.com/yubico-piv-tool/Releases/yubico-piv-tool-1.7.0-win32.zip",
|
|
"hash": "4c287650d57bc05903341e8813a99a52c7f9ea05b98c1d04cc3cfeeeb1b204fa"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|