openssl: Update to version 1.1.1_2

This commit is contained in:
Richard Kuhnt 2018-09-18 20:00:23 +00:00
parent eb1487f244
commit f7c5565b89

View File

@ -1,17 +1,17 @@
{ {
"homepage": "https://curl.haxx.se/windows/", "homepage": "https://curl.haxx.se/windows/",
"version": "1.1.0i", "version": "1.1.1_2",
"license": "OpenSSL", "license": "OpenSSL",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://curl.haxx.se/windows/dl-7.61.1/openssl-1.1.0i-win64-mingw.tar.xz", "url": "https://curl.haxx.se/windows/dl-7.61.1_2/openssl-1.1.1_2-win64-mingw.tar.xz",
"hash": "e05d60e1f45c036ae44e09ec7c35ec74fa37196cb45816e2f842c0e8acc09404", "hash": "9412dd254754f85495314c027f8ed4b4473046bfbd844fd3ac0b77beb62a8f78",
"extract_dir": "openssl-1.1.0i-win64-mingw" "extract_dir": "openssl-1.1.1-win64-mingw"
}, },
"32bit": { "32bit": {
"url": "https://curl.haxx.se/windows/dl-7.61.1/openssl-1.1.0i-win32-mingw.tar.xz", "url": "https://curl.haxx.se/windows/dl-7.61.1_2/openssl-1.1.1_2-win32-mingw.tar.xz",
"hash": "c01e1fed842f2294ff455ecd5252e69405312107abb80ac90b01920cbfd4fed9", "hash": "b7066bb63245cf80686310ec29aca82fd53ded872d04ea7f423b3cd07c6e1f1b",
"extract_dir": "openssl-1.1.0i-win32-mingw" "extract_dir": "openssl-1.1.1-win32-mingw"
} }
}, },
"bin": "openssl.exe", "bin": "openssl.exe",