openssl-mingw: Update to version 1.1.1h_4

This commit is contained in:
Richard Kuhnt 2020-12-02 15:01:49 +00:00
parent f10295c00e
commit b4e6734d77

View File

@ -1,18 +1,18 @@
{ {
"version": "1.1.1h_3", "version": "1.1.1h_4",
"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.",
"homepage": "https://curl.haxx.se/windows/", "homepage": "https://curl.haxx.se/windows/",
"license": "OpenSSL", "license": "OpenSSL",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://curl.haxx.se/windows/dl-7.73.0_3/openssl-1.1.1h_3-win64-mingw.tar.xz", "url": "https://curl.haxx.se/windows/dl-7.73.0_4/openssl-1.1.1h_4-win64-mingw.tar.xz",
"hash": "3ff560d7a3c87905ed9f7be73ff9c5a3b5f997d8189e20e7dd637df15daf98f9", "hash": "4c20fe01dd3029c087d9cfad7a69913fc069dc6648900d3c3cb17ab5db886e69",
"extract_dir": "openssl-1.1.1h_3-win64-mingw" "extract_dir": "openssl-1.1.1h_4-win64-mingw"
}, },
"32bit": { "32bit": {
"url": "https://curl.haxx.se/windows/dl-7.73.0_3/openssl-1.1.1h_3-win32-mingw.tar.xz", "url": "https://curl.haxx.se/windows/dl-7.73.0_4/openssl-1.1.1h_4-win32-mingw.tar.xz",
"hash": "360ac29654772708072ddbc40b07fdba0b42945ad81ca976ae7c9dd48efca407", "hash": "e5034d99edad103677c130dc9e20dd67951dc4f1a137f85ee9b568677f36a6b5",
"extract_dir": "openssl-1.1.1h_3-win32-mingw" "extract_dir": "openssl-1.1.1h_4-win32-mingw"
} }
}, },
"bin": "openssl.exe", "bin": "openssl.exe",