mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
19 lines
609 B
JSON
19 lines
609 B
JSON
{
|
|
"homepage": "http://slproweb.com/products/Win32OpenSSL.html",
|
|
"version": "1.0.1i",
|
|
"license": "https://www.openssl.org/source/license.html",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "http://slproweb.com/download/Win64OpenSSL-1_0_1i.exe",
|
|
"hash": "C0E05B7BD5B71D6DD0845F9FC80A08B0617635941953EFE4D00B8C7D29C832CE"
|
|
},
|
|
"32bit": {
|
|
"url": "http://slproweb.com/download/Win32OpenSSL-1_0_1i.exe",
|
|
"hash": "8D9F5C44B5B92F0387F1E056F9BBBE6C835F91C9E2082EF6BA516D388D4B01CC"
|
|
}
|
|
},
|
|
"innosetup": true,
|
|
"bin": "bin\\openssl.exe",
|
|
"checkver": "<a href=\"[^\"]*\">Win32 OpenSSL v([^ ]+) Light</a>"
|
|
}
|