ScoopInstaller_Main/openssl.json
2015-03-30 14:41:21 +10:00

19 lines
609 B
JSON

{
"homepage": "http://slproweb.com/products/Win32OpenSSL.html",
"version": "1.0.2a",
"license": "https://www.openssl.org/source/license.html",
"architecture": {
"64bit": {
"url": "http://slproweb.com/download/Win64OpenSSL-1_0_2a.exe",
"hash": "2a5d0af76b2b2d14e3dafea6850fc2a2e7fa07e8612392119240f66ae1c4f336"
},
"32bit": {
"url": "http://slproweb.com/download/Win32OpenSSL-1_0_2a.exe",
"hash": "1641d5f1856285a88f66603b2333abe6d79ce65f82ee9698c5647894c473485a"
}
},
"innosetup": true,
"bin": "bin\\openssl.exe",
"checkver": "<a href=\"[^\"]*\">Win32 OpenSSL v([^ ]+) Light</a>"
}