openssl-mingw: Update to version 1.1.1c

This commit is contained in:
Richard Kuhnt 2019-06-05 09:00:42 +00:00
parent ebfea80931
commit 48909a4f77

View File

@ -1,15 +1,15 @@
{
"homepage": "https://curl.haxx.se/windows/",
"version": "1.1.1c_1",
"version": "1.1.1c",
"license": "OpenSSL",
"architecture": {
"64bit": {
"url": "https://curl.haxx.se/windows/dl-7.65.0_1/openssl-1.1.1c_1-win64-mingw.tar.xz",
"url": "https://curl.haxx.se/windows/dl-7.65.1/openssl-1.1.1c-win64-mingw.tar.xz",
"hash": "7887ba79b51f0392d29f247165e2fd00bc5682c567d9716cf29a4aefb3d1e1a9",
"extract_dir": "openssl-1.1.1c-win64-mingw"
},
"32bit": {
"url": "https://curl.haxx.se/windows/dl-7.65.0_1/openssl-1.1.1c_1-win32-mingw.tar.xz",
"url": "https://curl.haxx.se/windows/dl-7.65.1/openssl-1.1.1c-win32-mingw.tar.xz",
"hash": "25434904e41a4d9473e6f8d6a3a83c3d6d7f57cdb05e57b30b89fdd505ca2d48",
"extract_dir": "openssl-1.1.1c-win32-mingw"
}