diff --git a/bucket/openssl-mingw.json b/bucket/openssl-mingw.json index c178388ead..4ae4b22402 100644 --- a/bucket/openssl-mingw.json +++ b/bucket/openssl-mingw.json @@ -1,18 +1,18 @@ { - "version": "1.1.1i_1", + "version": "1.1.1i_2", "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.74.0_1/openssl-1.1.1i_1-win64-mingw.tar.xz", - "hash": "ea94b5aae4e8d72a8e8086ed65413d80f592b0c09f0e69df07d72332de830e1f", - "extract_dir": "openssl-1.1.1i_1-win64-mingw" + "url": "https://curl.haxx.se/windows/dl-7.74.0_2/openssl-1.1.1i_2-win64-mingw.tar.xz", + "hash": "0f32f41c698879c76aeb9c1dfd3f79725b7c522d998316e13d29e5ca5ae81e5d", + "extract_dir": "openssl-1.1.1i_2-win64-mingw" }, "32bit": { - "url": "https://curl.haxx.se/windows/dl-7.74.0_1/openssl-1.1.1i_1-win32-mingw.tar.xz", - "hash": "1d9421dd7e82d7c12ea5c4535daa19aced56a09dc1e8ce0911c2f68ec80692d2", - "extract_dir": "openssl-1.1.1i_1-win32-mingw" + "url": "https://curl.haxx.se/windows/dl-7.74.0_2/openssl-1.1.1i_2-win32-mingw.tar.xz", + "hash": "f0ccccb8b258fb2a942bb666fd9c32224cd86648eb3c02a9becbe8c1c2dca123", + "extract_dir": "openssl-1.1.1i_2-win32-mingw" } }, "bin": "openssl.exe",