openssl-mingw: Update to version 1.1.1d_4

This commit is contained in:
Richard Kuhnt 2019-11-15 22:01:32 +00:00
parent 118910f4c6
commit ac2a8aeb80

View File

@ -1,17 +1,17 @@
{
"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_2",
"version": "1.1.1d_4",
"license": "OpenSSL",
"architecture": {
"64bit": {
"url": "https://curl.haxx.se/windows/dl-7.66.0_2/openssl-1.1.1d_2-win64-mingw.tar.xz",
"hash": "27e882251a623636075ea65017eca6e6f06d227eed892d9be62e5b23c7e2ad05",
"url": "https://curl.haxx.se/windows/dl-7.67.0_4/openssl-1.1.1d_4-win64-mingw.tar.xz",
"hash": "0ec78eaffec5534986fdef0c96167ac6645aab73110656ad41a9feb4f08ae653",
"extract_dir": "openssl-1.1.1d-win64-mingw"
},
"32bit": {
"url": "https://curl.haxx.se/windows/dl-7.66.0_2/openssl-1.1.1d_2-win32-mingw.tar.xz",
"hash": "ffc4d9b4ed0c4dd509a70bad045b5ea1ff4bddcb41e1dfa325bc76390cf91524",
"url": "https://curl.haxx.se/windows/dl-7.67.0_4/openssl-1.1.1d_4-win32-mingw.tar.xz",
"hash": "4f7396ea6016b104a4208040a6fad2a18e4afb2c15059164ddb1ab7a742f53a4",
"extract_dir": "openssl-1.1.1d-win32-mingw"
}
},