mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
openssl-mingw: Update to version 1.1.1l_4
This commit is contained in:
parent
c7a62e2635
commit
15c46fc1ad
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "1.1.1l_2",
|
||||
"version": "1.1.1l_4",
|
||||
"description": "A robust, commercial-grade, and full-featured toolkit for the Transport Layer Security (TLS) and Secure Sockets Layer (SSL) protocols.",
|
||||
"homepage": "https://curl.haxx.se/windows/",
|
||||
"license": "OpenSSL",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://curl.haxx.se/windows/dl-7.78.0_2/openssl-1.1.1l_2-win64-mingw.tar.xz",
|
||||
"url": "https://curl.haxx.se/windows/dl-7.78.0_4/openssl-1.1.1l_4-win64-mingw.tar.xz",
|
||||
"hash": "9657170613c5ce5ee3dd9471943640e14082e8397f572190d9fda48888089ea8",
|
||||
"extract_dir": "openssl-1.1.1l_2-win64-mingw"
|
||||
"extract_dir": "openssl-1.1.1l_4-win64-mingw"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://curl.haxx.se/windows/dl-7.78.0_2/openssl-1.1.1l_2-win32-mingw.tar.xz",
|
||||
"url": "https://curl.haxx.se/windows/dl-7.78.0_4/openssl-1.1.1l_4-win32-mingw.tar.xz",
|
||||
"hash": "fefc41ed03f13f2bfbb68a94fe3bb5dd8858e517d888c11ff9cb7ad2d318c303",
|
||||
"extract_dir": "openssl-1.1.1l_2-win32-mingw"
|
||||
"extract_dir": "openssl-1.1.1l_4-win32-mingw"
|
||||
}
|
||||
},
|
||||
"bin": "openssl.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user