diff --git a/openssl.json b/openssl.json index 567f8f3386..c256199718 100644 --- a/openssl.json +++ b/openssl.json @@ -1,16 +1,16 @@ { "homepage": "https://curl.haxx.se/windows/", - "version": "1.1.1", + "version": "1.1.1a_1", "license": "OpenSSL", "architecture": { "64bit": { - "url": "https://curl.haxx.se/windows/dl-7.62.0/openssl-1.1.1-win64-mingw.tar.xz", - "hash": "dd4c5fae74069ac9b2ac641d547c23ef5cf2efdc3e4d3f11f0d359c3660a0d07", + "url": "https://curl.haxx.se/windows/dl-7.62.0_1/openssl-1.1.1a_1-win64-mingw.tar.xz", + "hash": "f86dabd6ee767d46efbe80bd557814e3dc0dc62f951dda1a3648e56adcdd129b", "extract_dir": "openssl-1.1.1-win64-mingw" }, "32bit": { - "url": "https://curl.haxx.se/windows/dl-7.62.0/openssl-1.1.1-win32-mingw.tar.xz", - "hash": "fbf3c64ef8e808e2fea0017252330c311669970a62d2550463833b25d9b3794a", + "url": "https://curl.haxx.se/windows/dl-7.62.0_1/openssl-1.1.1a_1-win32-mingw.tar.xz", + "hash": "59a9ac103db3a2c7aee041015ced07c0a53409a1445ef74b556476d9118424c4", "extract_dir": "openssl-1.1.1-win32-mingw" } },