mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-16 16:45:16 +00:00
Update to OpenSSL 1.0.2e.
Updated the OpenSSL bucket to the current version. The old one is not available any more from the download site (it leads to an HTTP 404 error).
This commit is contained in:
parent
2fc1ea8976
commit
3933769037
10
openssl.json
10
openssl.json
@ -1,15 +1,15 @@
|
||||
{
|
||||
"homepage": "http://slproweb.com/products/Win32OpenSSL.html",
|
||||
"version": "1.0.2d",
|
||||
"version": "1.0.2e",
|
||||
"license": "https://www.openssl.org/source/license.html",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "http://slproweb.com/download/Win64OpenSSL-1_0_2d.exe",
|
||||
"hash": "9e62364a75cf7a55ce8167f9a4992aa38c55ba362594e4579e27f9c0758c2284"
|
||||
"url": "http://slproweb.com/download/Win64OpenSSL-1_0_2e.exe",
|
||||
"hash": "21ce9fd78387030016b584205f6b6e3ca33e502d4c685c297b72f849ab129aa4"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "http://slproweb.com/download/Win32OpenSSL-1_0_2d.exe",
|
||||
"hash": "68796d75cd8cc5a34d5fa997805a373d2c701179a270efd0a513b197ea15736c"
|
||||
"url": "http://slproweb.com/download/Win32OpenSSL-1_0_2e.exe",
|
||||
"hash": "f4137428371ccfb339c90bc335993d124cb11179376a72bdc8db79b35162d33e"
|
||||
}
|
||||
},
|
||||
"innosetup": true,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user