openssl-mingw: Update to version 1.1.1c_3

This commit is contained in:
Richard Kuhnt 2019-06-21 21:01:50 +00:00
parent d334561729
commit c39988ca2b

View File

@ -1,15 +1,15 @@
{
"homepage": "https://curl.haxx.se/windows/",
"version": "1.1.1c_2",
"version": "1.1.1c_3",
"license": "OpenSSL",
"architecture": {
"64bit": {
"url": "https://curl.haxx.se/windows/dl-7.65.1_2/openssl-1.1.1c_2-win64-mingw.tar.xz",
"url": "https://curl.haxx.se/windows/dl-7.65.1_3/openssl-1.1.1c_3-win64-mingw.tar.xz",
"hash": "cb37ddf46c6b14d69928ab96d9519a4fe28ed43b8f6e00358563280575c24298",
"extract_dir": "openssl-1.1.1c-win64-mingw"
},
"32bit": {
"url": "https://curl.haxx.se/windows/dl-7.65.1_2/openssl-1.1.1c_2-win32-mingw.tar.xz",
"url": "https://curl.haxx.se/windows/dl-7.65.1_3/openssl-1.1.1c_3-win32-mingw.tar.xz",
"hash": "5b698bd4b9f8dcaa01779988eb4d53711e4fb7a7e85f8c6f7ddabafea7cc60b1",
"extract_dir": "openssl-1.1.1c-win32-mingw"
}