ScoopInstaller_Main/openssl.json
2016-05-05 19:24:23 +10:00

19 lines
693 B
JSON

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