From f7c5565b891d174f52c9ca53e12e8c534ac46b70 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 18 Sep 2018 20:00:23 +0000 Subject: [PATCH] openssl: Update to version 1.1.1_2 --- openssl.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/openssl.json b/openssl.json index 38126ec0fa..f860fb59f1 100644 --- a/openssl.json +++ b/openssl.json @@ -1,17 +1,17 @@ { "homepage": "https://curl.haxx.se/windows/", - "version": "1.1.0i", + "version": "1.1.1_2", "license": "OpenSSL", "architecture": { "64bit": { - "url": "https://curl.haxx.se/windows/dl-7.61.1/openssl-1.1.0i-win64-mingw.tar.xz", - "hash": "e05d60e1f45c036ae44e09ec7c35ec74fa37196cb45816e2f842c0e8acc09404", - "extract_dir": "openssl-1.1.0i-win64-mingw" + "url": "https://curl.haxx.se/windows/dl-7.61.1_2/openssl-1.1.1_2-win64-mingw.tar.xz", + "hash": "9412dd254754f85495314c027f8ed4b4473046bfbd844fd3ac0b77beb62a8f78", + "extract_dir": "openssl-1.1.1-win64-mingw" }, "32bit": { - "url": "https://curl.haxx.se/windows/dl-7.61.1/openssl-1.1.0i-win32-mingw.tar.xz", - "hash": "c01e1fed842f2294ff455ecd5252e69405312107abb80ac90b01920cbfd4fed9", - "extract_dir": "openssl-1.1.0i-win32-mingw" + "url": "https://curl.haxx.se/windows/dl-7.61.1_2/openssl-1.1.1_2-win32-mingw.tar.xz", + "hash": "b7066bb63245cf80686310ec29aca82fd53ded872d04ea7f423b3cd07c6e1f1b", + "extract_dir": "openssl-1.1.1-win32-mingw" } }, "bin": "openssl.exe",