ScoopInstaller_Main/openssl.json
Keiichi Shimamura 45790c4ff5 OpenSSL 1.0.1h
2014-06-07 11:49:18 -04:00

19 lines
609 B
JSON

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