openssl-mingw: Update to version 1.1.1d

This commit is contained in:
Richard Kuhnt 2020-01-08 13:00:30 +00:00
parent 66aedea5d9
commit 73b6e310e3

View File

@ -1,17 +1,17 @@
{
"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.",
"version": "1.1.1d_5",
"version": "1.1.1d",
"license": "OpenSSL",
"architecture": {
"64bit": {
"url": "https://curl.haxx.se/windows/dl-7.67.0_5/openssl-1.1.1d_5-win64-mingw.tar.xz",
"hash": "07ed4a8ef9cfd22d7c386774e4bf9e5118fe1fe27f0af95e8d9a9c670c833d60",
"url": "https://curl.haxx.se/windows/dl-7.68.0/openssl-1.1.1d-win64-mingw.tar.xz",
"hash": "c0b33cf464ca3bd716e8133c174136e3831960f5cd5dadca4ee9b8e8745dcb87",
"extract_dir": "openssl-1.1.1d-win64-mingw"
},
"32bit": {
"url": "https://curl.haxx.se/windows/dl-7.67.0_5/openssl-1.1.1d_5-win32-mingw.tar.xz",
"hash": "e973d712aa10a5de7882db4cd7bfd8901731242022c83aad9254112373afb850",
"url": "https://curl.haxx.se/windows/dl-7.68.0/openssl-1.1.1d-win32-mingw.tar.xz",
"hash": "e41f9a1ade002b8df292de43db6dd876a027ae368fe1f425634803f4a8f6a2b9",
"extract_dir": "openssl-1.1.1d-win32-mingw"
}
},