diff --git a/bucket/openssl.json b/bucket/openssl.json index bc3bf1c580..ee63bc709b 100644 --- a/bucket/openssl.json +++ b/bucket/openssl.json @@ -1,16 +1,16 @@ { - "version": "3.0.2", + "version": "3.0.3", "description": "TLS/SSL toolkit", "homepage": "https://slproweb.com/products/Win32OpenSSL.html", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://slproweb.com/download/Win64OpenSSL-3_0_2.exe", - "hash": "0386936c4f75d3169d1d1bc4a582660159b52068b3d989e49bcbb30f76ae2321" + "url": "https://slproweb.com/download/Win64OpenSSL-3_0_3.exe", + "hash": "2f4bd6c15b8f8ef9c9caea6e0165facd32e1354dea2bd0bc15f58c10c19633d2" }, "32bit": { - "url": "https://slproweb.com/download/Win32OpenSSL-3_0_2.exe", - "hash": "13af89fbed2910f84f65c1615c7b536afeef4ce49840185a1f552ba6436c6ea2" + "url": "https://slproweb.com/download/Win32OpenSSL-3_0_3.exe", + "hash": "5e7f590ee518ab3b11621fed64e09da12ed23ffe4ef9fbea440945a718bed2bf" } }, "innosetup": true,