mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-11 06:05:14 +00:00
19 lines
610 B
JSON
19 lines
610 B
JSON
{
|
|
"homepage": "http://slproweb.com/products/Win32OpenSSL.html",
|
|
"version": "1.0.1L",
|
|
"license": "https://www.openssl.org/source/license.html",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "http://slproweb.com/download/Win64OpenSSL-1_0_1L.exe",
|
|
"hash": "801D603ED8DECAEB3F372058044C9DECD143697CD3450D876D002AE7BB9A662A"
|
|
},
|
|
"32bit": {
|
|
"url": "hhttp://slproweb.com/download/Win32OpenSSL-1_0_1L.exe",
|
|
"hash": "E2C0704870D95A22EF84DBAE2C7F6F03903CA89F5110E27F90DB95DFD47BD0BC"
|
|
}
|
|
},
|
|
"innosetup": true,
|
|
"bin": "bin\\openssl.exe",
|
|
"checkver": "<a href=\"[^\"]*\">Win32 OpenSSL v([^ ]+) Light</a>"
|
|
}
|