mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
openssl 1.0.1g
This commit is contained in:
parent
d568387e54
commit
f51e00d496
18
openssl.json
18
openssl.json
@ -1,18 +1,18 @@
|
||||
{
|
||||
"homepage": "http://www.blogcompiler.com/2011/12/21/openssl-for-windows/",
|
||||
"version": "1.0.1e",
|
||||
"homepage": "http://slproweb.com/products/Win32OpenSSL.html",
|
||||
"version": "1.0.1g",
|
||||
"license": "https://www.openssl.org/source/license.html",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "http://www.blogcompiler.com/wp-content/uploads/2011/12/openssl-1.0.0e-mingw64.tar.gz",
|
||||
"hash": "ed71fa9c3285934c516e0a3cea2dccce7cbf2d8e20dadafec3bf11e36fc5e205",
|
||||
"extract_dir": "mingw64"
|
||||
"url": "http://slproweb.com/download/Win64OpenSSL-1_0_1g.exe",
|
||||
"hash": "1fc9e81ace17fc33a2cdb36278e993f770f22c40e36d4ca54f06673cccff23b8"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "http://www.blogcompiler.com/wp-content/uploads/2011/12/openssl-1.0.0e-mingw32.tar.gz",
|
||||
"hash": "96e0028261af7e329027e941ad8a0d0e164024cf37d5cf70ace1152ce49bcc71",
|
||||
"extract_dir": "mingw32"
|
||||
"url": "http://slproweb.com/download/Win32OpenSSL-1_0_1g.exe",
|
||||
"hash": "7727baf33165bf6a170fb3249d4c3f94049281821fe09598ab34f7d8925e44d2"
|
||||
}
|
||||
},
|
||||
"bin": "bin\\openssl.exe"
|
||||
"innosetup": true,
|
||||
"bin": "bin\\openssl.exe",
|
||||
"checkver": "<a href=\"[^\"]*\">Win32 OpenSSL v([^ ]+) Light</a>"
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user