openssl-mingw: Update to version 1.1.1f_1

This commit is contained in:
Richard Kuhnt 2020-03-31 18:01:50 +00:00
parent 58a7f297ee
commit 2463dd5d6f

View File

@ -1,18 +1,18 @@
{
"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",
"version": "1.1.1f_1",
"license": "OpenSSL",
"architecture": {
"64bit": {
"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"
"url": "https://curl.haxx.se/windows/dl-7.69.1_1/openssl-1.1.1f_1-win64-mingw.tar.xz",
"hash": "1cd594394d542891320d8843d5f250922ec7a45d0232ba0d234d3a14a36ce81e",
"extract_dir": "openssl-1.1.1f-win64-mingw"
},
"32bit": {
"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"
"url": "https://curl.haxx.se/windows/dl-7.69.1_1/openssl-1.1.1f_1-win32-mingw.tar.xz",
"hash": "bf172b325be270bcbbf91898f69b0580f52f091bb8838fd24b0721e6fa852bb1",
"extract_dir": "openssl-1.1.1f-win32-mingw"
}
},
"bin": "openssl.exe",