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