mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
openssl-mingw: Update to version 1.1.1h_1
This commit is contained in:
parent
31599f6cfb
commit
8e39403115
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "1.1.1h",
|
"version": "1.1.1h_1",
|
||||||
"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/openssl-1.1.1h-win64-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.73.0_1/openssl-1.1.1h_1-win64-mingw.tar.xz",
|
||||||
"hash": "e4b87afe6bc2377bca64ac470462025f1acbeb9408538139d291724b9a43a7b2",
|
"hash": "e736659a1f3f83b597666b9177b33c2725edbd76b73b3da49f3e9b79163020b4",
|
||||||
"extract_dir": "openssl-1.1.1h-win64-mingw"
|
"extract_dir": "openssl-1.1.1h-win64-mingw"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.73.0/openssl-1.1.1h-win32-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.73.0_1/openssl-1.1.1h_1-win32-mingw.tar.xz",
|
||||||
"hash": "08028346ec95acc07b61c2d74a8f52729b2d07059b2de5d37a0ca35521319446",
|
"hash": "8e65ac8eebe54084479e85f548eca22d45123c50b1cc13a6cdf1341d04abd007",
|
||||||
"extract_dir": "openssl-1.1.1h-win32-mingw"
|
"extract_dir": "openssl-1.1.1h-win32-mingw"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user