diff --git a/bucket/openssl.json b/bucket/openssl.json index 64f438ba9f..d3f02af320 100644 --- a/bucket/openssl.json +++ b/bucket/openssl.json @@ -1,16 +1,16 @@ { - "version": "3.0.4", + "version": "3.0.5", "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_4.exe", - "hash": "8f0f334e21de3d7407b4e5ec5734012e85965f8ce0433709c13c97856484af3b" + "url": "https://slproweb.com/download/Win64OpenSSL-3_0_5.exe", + "hash": "7a75c54acee50c8fdb827dd9c352745ec05d5eee2b82bed1a0508153adb2c22e" }, "32bit": { - "url": "https://slproweb.com/download/Win32OpenSSL-3_0_4.exe", - "hash": "f75e89572309d58033c4c4f963fbf00710848f43f5e263578672aec0c88a71ac" + "url": "https://slproweb.com/download/Win32OpenSSL-3_0_5.exe", + "hash": "4cb263bd51da5dc374ba442e585413f9fde2e4d556117a9738657c420052f4df" } }, "innosetup": true,