mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-24 23:21:34 +00:00
19 lines
693 B
JSON
19 lines
693 B
JSON
{
|
|
"homepage": "http://slproweb.com/products/Win32OpenSSL.html",
|
|
"version": "1.0.2f",
|
|
"license": "https://www.openssl.org/source/license.html",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "http://slproweb.com/download/Win64OpenSSL-1_0_2f.exe",
|
|
"hash": "59f665e35aaa4eab80ea2a25a519cee37dc6266a7d0bf8b2bd9bf0762b4a5277"
|
|
},
|
|
"32bit": {
|
|
"url": "http://slproweb.com/download/Win32OpenSSL-1_0_2f.exe",
|
|
"hash": "860ae3edbaf402d9467d27abb06ce4f19cdf09fbee489d3ccca49e8126a396ef"
|
|
}
|
|
},
|
|
"innosetup": true,
|
|
"bin": "bin\\openssl.exe",
|
|
"checkver": "<a href=\"[^\"]*\">Win32 OpenSSL v([^ ]+) Light</a>"
|
|
}
|