mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
openssl-mingw: Update to version 1.1.1g_3
This commit is contained in:
parent
75deec6b89
commit
29650d7306
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"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_2",
|
"version": "1.1.1g_3",
|
||||||
"license": "OpenSSL",
|
"license": "OpenSSL",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.72.0_2/openssl-1.1.1g_2-win64-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.72.0_3/openssl-1.1.1g_3-win64-mingw.tar.xz",
|
||||||
"hash": "cbdcbd72390e52e5319748c0d203b025293ae227212324fe853b10853206a71e",
|
"hash": "cbdcbd72390e52e5319748c0d203b025293ae227212324fe853b10853206a71e",
|
||||||
"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.72.0_2/openssl-1.1.1g_2-win32-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.72.0_3/openssl-1.1.1g_3-win32-mingw.tar.xz",
|
||||||
"hash": "d9705019066b94370b60b54bf7e7e812092bdff5c8e04cbbb18f1a53fa7525c0",
|
"hash": "d9705019066b94370b60b54bf7e7e812092bdff5c8e04cbbb18f1a53fa7525c0",
|
||||||
"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