ScoopInstaller_Main/openssl.json
2015-08-18 16:35:34 +10:00

19 lines
693 B
JSON

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