openssl: Update to version 1.1.1_7

This commit is contained in:
Richard Kuhnt 2018-10-24 01:00:23 +00:00
parent 1fe350486c
commit aab8c3aa49

View File

@ -1,15 +1,15 @@
{
"homepage": "https://curl.haxx.se/windows/",
"version": "1.1.1_6",
"version": "1.1.1_7",
"license": "OpenSSL",
"architecture": {
"64bit": {
"url": "https://curl.haxx.se/windows/dl-7.61.1_6/openssl-1.1.1_6-win64-mingw.tar.xz",
"url": "https://curl.haxx.se/windows/dl-7.61.1_7/openssl-1.1.1_7-win64-mingw.tar.xz",
"hash": "daba0971a0a54b6691732f4502d3cf7a36c8295bd7b9621f6deaa76d0c4c883a",
"extract_dir": "openssl-1.1.1-win64-mingw"
},
"32bit": {
"url": "https://curl.haxx.se/windows/dl-7.61.1_6/openssl-1.1.1_6-win32-mingw.tar.xz",
"url": "https://curl.haxx.se/windows/dl-7.61.1_7/openssl-1.1.1_7-win32-mingw.tar.xz",
"hash": "e9dfd3224088de50e0fa28bbe82a7dcb38dccfd87fe1510abffd3a1844c9ab77",
"extract_dir": "openssl-1.1.1-win32-mingw"
}