mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
openssl-mingw: Update to version 1.1.1i_6
This commit is contained in:
parent
86d97c8496
commit
972f0dfa9b
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "1.1.1h_5",
|
"version": "1.1.1i_6",
|
||||||
"description": "A robust, commercial-grade, and full-featured toolkit for the Transport Layer Security (TLS) and Secure Sockets Layer (SSL) protocols.",
|
"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/",
|
"homepage": "https://curl.haxx.se/windows/",
|
||||||
"license": "OpenSSL",
|
"license": "OpenSSL",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.73.0_5/openssl-1.1.1h_5-win64-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.73.0_6/openssl-1.1.1i_6-win64-mingw.tar.xz",
|
||||||
"hash": "8b29cf564c09678df50926e7200bf5067daa6c375450fd20405e2bd6a5ad65d2",
|
"hash": "5dc4ac29689e116ad8e3e1d0a41f7472ee8a7e4bf36867d29cff500a935bb3c3",
|
||||||
"extract_dir": "openssl-1.1.1h_5-win64-mingw"
|
"extract_dir": "openssl-1.1.1i_6-win64-mingw"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.73.0_5/openssl-1.1.1h_5-win32-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.73.0_6/openssl-1.1.1i_6-win32-mingw.tar.xz",
|
||||||
"hash": "77c59cd1787102b6379fab2eaae332cc06134abc7a69058dfc09373ffe6770c2",
|
"hash": "33f4268653892098179ded760002bb9113115715e6eb3a55188f1cfd874e19f2",
|
||||||
"extract_dir": "openssl-1.1.1h_5-win32-mingw"
|
"extract_dir": "openssl-1.1.1i_6-win32-mingw"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "openssl.exe",
|
"bin": "openssl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user