diff --git a/bucket/openssl-mingw.json b/bucket/openssl-mingw.json index f740d1355c..7f07b114e5 100644 --- a/bucket/openssl-mingw.json +++ b/bucket/openssl-mingw.json @@ -1,18 +1,18 @@ { - "version": "1.1.1l_4", + "version": "3.0.0_5", "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.78.0_4/openssl-1.1.1l_4-win64-mingw.tar.xz", - "hash": "9657170613c5ce5ee3dd9471943640e14082e8397f572190d9fda48888089ea8", - "extract_dir": "openssl-1.1.1l_4-win64-mingw" + "url": "https://curl.haxx.se/windows/dl-7.78.0_5/openssl-3.0.0_5-win64-mingw.tar.xz", + "hash": "bc85a0e0854bd7abbc4ba9c56a4b0bcea361735b01830665f566ff30c3b41044", + "extract_dir": "openssl-3.0.0_5-win64-mingw" }, "32bit": { - "url": "https://curl.haxx.se/windows/dl-7.78.0_4/openssl-1.1.1l_4-win32-mingw.tar.xz", - "hash": "fefc41ed03f13f2bfbb68a94fe3bb5dd8858e517d888c11ff9cb7ad2d318c303", - "extract_dir": "openssl-1.1.1l_4-win32-mingw" + "url": "https://curl.haxx.se/windows/dl-7.78.0_5/openssl-3.0.0_5-win32-mingw.tar.xz", + "hash": "2b7e3fcad9d7cd08f43be26a30599b030a9a3ad366ef61dfc3ef22636cb28c66", + "extract_dir": "openssl-3.0.0_5-win32-mingw" } }, "bin": "openssl.exe",