diff --git a/bucket/openssl.json b/bucket/openssl.json index fa6143e004..632cbc458c 100644 --- a/bucket/openssl.json +++ b/bucket/openssl.json @@ -1,16 +1,16 @@ { - "version": "3.1.3", + "version": "3.1.4", "description": "TLS/SSL toolkit", "homepage": "https://slproweb.com/products/Win32OpenSSL.html", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://slproweb.com/download/Win64OpenSSL-3_1_3.exe", - "hash": "8ad4560ba80041b02469c6e77d5e4e1e0744d4a9c20a7c026eb82d1982d588e2" + "url": "https://slproweb.com/download/Win64OpenSSL-3_1_4.exe", + "hash": "06de76189d6c734f1352e2333f7cc20b81f0e2649be8c8e8e251df1507c4dca5" }, "32bit": { - "url": "https://slproweb.com/download/Win32OpenSSL-3_1_3.exe", - "hash": "6392df4333c25cb7f3cff9c831c14f7490a8c866acb4cc814c09566f83013f89" + "url": "https://slproweb.com/download/Win32OpenSSL-3_1_4.exe", + "hash": "14eb38789c721c81a70c5f9c647f707b5297827ab118bbb099d58e3ac41304a7" } }, "innosetup": true,