openssl-mingw: Update to version 1.1.1h

This commit is contained in:
Jakub Čábera 2020-10-15 09:51:47 +02:00
parent cfdc498ae2
commit 62f7053e86

View File

@ -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.",
"version": "1.1.1h_5",
"homepage": "https://curl.haxx.se/windows/",
"license": "OpenSSL",
"architecture": {
"64bit": {
"url": "https://curl.haxx.se/windows/dl-7.72.0_5/openssl-1.1.1h_5-win64-mingw.tar.xz",
"hash": "c97cad4826e5eed8a761f17a64d02dfbf4acdde7677f8a03ce461113374c8635",
"url": "https://curl.haxx.se/windows/dl-7.73.0/openssl-1.1.1h-win64-mingw.tar.xz",
"hash": "e4b87afe6bc2377bca64ac470462025f1acbeb9408538139d291724b9a43a7b2",
"extract_dir": "openssl-1.1.1h-win64-mingw"
},
"32bit": {
"url": "https://curl.haxx.se/windows/dl-7.72.0_5/openssl-1.1.1h_5-win32-mingw.tar.xz",
"hash": "fc0186f603d4696c18c5e2fda8dc459cf9a181a2d7e3824825fd3e5d7bbdc259",
"url": "https://curl.haxx.se/windows/dl-7.73.0/openssl-1.1.1h-win32-mingw.tar.xz",
"hash": "08028346ec95acc07b61c2d74a8f52729b2d07059b2de5d37a0ca35521319446",
"extract_dir": "openssl-1.1.1h-win32-mingw"
}
},
@ -20,10 +20,7 @@
"env_set": {
"OPENSSL_CONF": "$dir\\openssl.cnf"
},
"checkver": {
"url": "https://curl.haxx.se/windows/",
"re": "dl-(?<curl>[\\d._]+)/openssl-(?<version>(?<major>[\\da-z.]+)[_\\d]*)-win64-mingw"
},
"checkver": "dl-(?<curl>[\\d._]+)/openssl-(?<version>(?<major>[\\da-z.]+)[_\\d]*)-win64-mingw",
"autoupdate": {
"architecture": {
"64bit": {