mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
openssl-mingw: Update to version 1.1.1h
This commit is contained in:
parent
cfdc498ae2
commit
62f7053e86
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://curl.haxx.se/windows/",
|
"version": "1.1.1h",
|
||||||
"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.1h_5",
|
"homepage": "https://curl.haxx.se/windows/",
|
||||||
"license": "OpenSSL",
|
"license": "OpenSSL",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.72.0_5/openssl-1.1.1h_5-win64-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.73.0/openssl-1.1.1h-win64-mingw.tar.xz",
|
||||||
"hash": "c97cad4826e5eed8a761f17a64d02dfbf4acdde7677f8a03ce461113374c8635",
|
"hash": "e4b87afe6bc2377bca64ac470462025f1acbeb9408538139d291724b9a43a7b2",
|
||||||
"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.72.0_5/openssl-1.1.1h_5-win32-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.73.0/openssl-1.1.1h-win32-mingw.tar.xz",
|
||||||
"hash": "fc0186f603d4696c18c5e2fda8dc459cf9a181a2d7e3824825fd3e5d7bbdc259",
|
"hash": "08028346ec95acc07b61c2d74a8f52729b2d07059b2de5d37a0ca35521319446",
|
||||||
"extract_dir": "openssl-1.1.1h-win32-mingw"
|
"extract_dir": "openssl-1.1.1h-win32-mingw"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -20,10 +20,7 @@
|
|||||||
"env_set": {
|
"env_set": {
|
||||||
"OPENSSL_CONF": "$dir\\openssl.cnf"
|
"OPENSSL_CONF": "$dir\\openssl.cnf"
|
||||||
},
|
},
|
||||||
"checkver": {
|
"checkver": "dl-(?<curl>[\\d._]+)/openssl-(?<version>(?<major>[\\da-z.]+)[_\\d]*)-win64-mingw",
|
||||||
"url": "https://curl.haxx.se/windows/",
|
|
||||||
"re": "dl-(?<curl>[\\d._]+)/openssl-(?<version>(?<major>[\\da-z.]+)[_\\d]*)-win64-mingw"
|
|
||||||
},
|
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user