ScoopInstaller_Main/openssl.json
2014-04-21 20:27:25 +10:00

18 lines
608 B
JSON

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