mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 09:41:20 +00:00
openssl-mingw: Update to version 1.1.1g_1
This commit is contained in:
parent
60fb7f4e7f
commit
50a675d832
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://curl.haxx.se/windows/",
|
"homepage": "https://curl.haxx.se/windows/",
|
||||||
"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.",
|
||||||
"version": "1.1.1g",
|
"version": "1.1.1g_1",
|
||||||
"license": "OpenSSL",
|
"license": "OpenSSL",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.70.0/openssl-1.1.1g-win64-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.70.0_1/openssl-1.1.1g_1-win64-mingw.tar.xz",
|
||||||
"hash": "0f956e850cacd7f35a7acfa46ef92facb48c9ee47beaeb67e31d2860e085da94",
|
"hash": "2a013c1e57947375643a1170385e435d42dea0689b718b7387d86360307be366",
|
||||||
"extract_dir": "openssl-1.1.1g-win64-mingw"
|
"extract_dir": "openssl-1.1.1g-win64-mingw"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.70.0/openssl-1.1.1g-win32-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.70.0_1/openssl-1.1.1g_1-win32-mingw.tar.xz",
|
||||||
"hash": "afea8d084df3985a05b36f7b6d1d35fd32808ab7532b9ceba9ab1981fb5a96f7",
|
"hash": "ee8880b47c11edfe2368b8cb2905c62107a715203222c9f71f3d829963a669b4",
|
||||||
"extract_dir": "openssl-1.1.1g-win32-mingw"
|
"extract_dir": "openssl-1.1.1g-win32-mingw"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user