mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
Add fix issue #666 for OpenSSL update
This commit is contained in:
parent
64a5ae01af
commit
486bde8aa9
10
openssl.json
10
openssl.json
@ -1,15 +1,15 @@
|
||||
{
|
||||
"homepage": "http://slproweb.com/products/Win32OpenSSL.html",
|
||||
"version": "1.0.2e",
|
||||
"version": "1.0.2f",
|
||||
"license": "https://www.openssl.org/source/license.html",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "http://slproweb.com/download/Win64OpenSSL-1_0_2e.exe",
|
||||
"hash": "21ce9fd78387030016b584205f6b6e3ca33e502d4c685c297b72f849ab129aa4"
|
||||
"url": "http://slproweb.com/download/Win64OpenSSL-1_0_2f.exe",
|
||||
"hash": "59f665e35aaa4eab80ea2a25a519cee37dc6266a7d0bf8b2bd9bf0762b4a5277"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "http://slproweb.com/download/Win32OpenSSL-1_0_2e.exe",
|
||||
"hash": "f4137428371ccfb339c90bc335993d124cb11179376a72bdc8db79b35162d33e"
|
||||
"url": "http://slproweb.com/download/Win32OpenSSL-1_0_2f.exe",
|
||||
"hash": "860ae3edbaf402d9467d27abb06ce4f19cdf09fbee489d3ccca49e8126a396ef"
|
||||
}
|
||||
},
|
||||
"innosetup": true,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user