openssl-mingw: Update to version 1.1.1h_3

This commit is contained in:
Richard Kuhnt 2020-11-23 20:01:47 +00:00
parent 506d23ef8a
commit a4072da15d

View File

@ -1,17 +1,17 @@
{
"version": "1.1.1h_1",
"version": "1.1.1h_3",
"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/",
"license": "OpenSSL",
"architecture": {
"64bit": {
"url": "https://curl.haxx.se/windows/dl-7.73.0_1/openssl-1.1.1h_1-win64-mingw.tar.xz",
"hash": "e736659a1f3f83b597666b9177b33c2725edbd76b73b3da49f3e9b79163020b4",
"url": "https://curl.haxx.se/windows/dl-7.73.0_3/openssl-1.1.1h_3-win64-mingw.tar.xz",
"hash": "3ff560d7a3c87905ed9f7be73ff9c5a3b5f997d8189e20e7dd637df15daf98f9",
"extract_dir": "openssl-1.1.1h-win64-mingw"
},
"32bit": {
"url": "https://curl.haxx.se/windows/dl-7.73.0_1/openssl-1.1.1h_1-win32-mingw.tar.xz",
"hash": "8e65ac8eebe54084479e85f548eca22d45123c50b1cc13a6cdf1341d04abd007",
"url": "https://curl.haxx.se/windows/dl-7.73.0_3/openssl-1.1.1h_3-win32-mingw.tar.xz",
"hash": "360ac29654772708072ddbc40b07fdba0b42945ad81ca976ae7c9dd48efca407",
"extract_dir": "openssl-1.1.1h-win32-mingw"
}
},