diff --git a/bucket/openssl-mingw.json b/bucket/openssl-mingw.json index d0078f5fab..eb125b754e 100644 --- a/bucket/openssl-mingw.json +++ b/bucket/openssl-mingw.json @@ -1,17 +1,17 @@ { - "version": "3.0.0_4", + "version": "3.0.0", "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.79.1_4/openssl-3.0.0_4-win64-mingw.tar.xz", - "hash": "eca9285ec49fb1585332b1453e29479027b8ce39f949c908e7623645631f2143", + "url": "https://curl.haxx.se/windows/dl-7.80.0/openssl-3.0.0-win64-mingw.tar.xz", + "hash": "a5095fa0cc216fcc6261e457a8cab8271ce3c164ea15cf64152fc2e67446b4da", "extract_dir": "openssl-3.0.0-win64-mingw" }, "32bit": { - "url": "https://curl.haxx.se/windows/dl-7.79.1_4/openssl-3.0.0_4-win32-mingw.tar.xz", - "hash": "e49242697fcf9550c7c47bd82ccc509ef9779f48287c92b5b6e535ec906ae1a6", + "url": "https://curl.haxx.se/windows/dl-7.80.0/openssl-3.0.0-win32-mingw.tar.xz", + "hash": "7ea97f87b35a3adb492ef928bf64f05cfce5a21ec53ef60d45080134ef1f39ee", "extract_dir": "openssl-3.0.0-win32-mingw" } },