openssl-mingw: Update to version 1.1.1h_1

This commit is contained in:
Richard Kuhnt 2020-10-28 23:01:48 +00:00
parent 31599f6cfb
commit 8e39403115

View File

@ -1,17 +1,17 @@
{
"version": "1.1.1h",
"version": "1.1.1h_1",
"description": "A robust, commercial-grade, and full-featured toolkit for the Transport Layer Security (TLS) and Secure Sockets Layer (SSL) protocols.",
"homepage": "https://curl.haxx.se/windows/",
"license": "OpenSSL",
"architecture": {
"64bit": {
"url": "https://curl.haxx.se/windows/dl-7.73.0/openssl-1.1.1h-win64-mingw.tar.xz",
"hash": "e4b87afe6bc2377bca64ac470462025f1acbeb9408538139d291724b9a43a7b2",
"url": "https://curl.haxx.se/windows/dl-7.73.0_1/openssl-1.1.1h_1-win64-mingw.tar.xz",
"hash": "e736659a1f3f83b597666b9177b33c2725edbd76b73b3da49f3e9b79163020b4",
"extract_dir": "openssl-1.1.1h-win64-mingw"
},
"32bit": {
"url": "https://curl.haxx.se/windows/dl-7.73.0/openssl-1.1.1h-win32-mingw.tar.xz",
"hash": "08028346ec95acc07b61c2d74a8f52729b2d07059b2de5d37a0ca35521319446",
"url": "https://curl.haxx.se/windows/dl-7.73.0_1/openssl-1.1.1h_1-win32-mingw.tar.xz",
"hash": "8e65ac8eebe54084479e85f548eca22d45123c50b1cc13a6cdf1341d04abd007",
"extract_dir": "openssl-1.1.1h-win32-mingw"
}
},