diff --git a/bucket/openssl.json b/bucket/openssl.json index 7c734e2ea9..698fd427e6 100644 --- a/bucket/openssl.json +++ b/bucket/openssl.json @@ -1,16 +1,16 @@ { - "version": "3.1.0", + "version": "3.1.1", "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_0.exe", - "hash": "2bfda3e88f94852a378214f229aed822d2d98bd209e271325fa81063fbab322d" + "url": "https://slproweb.com/download/Win64OpenSSL-3_1_1.exe", + "hash": "2424f0209c015aefc0da0a8c00d06186fccc9553ac3a9a5087b79f265efca8f4" }, "32bit": { - "url": "https://slproweb.com/download/Win32OpenSSL-3_1_0.exe", - "hash": "0e1e85810367ef0b8384c09e7a71895de91a8a714bc848d9b32ef5a73f832923" + "url": "https://slproweb.com/download/Win32OpenSSL-3_1_1.exe", + "hash": "f2e51490041012d796551ee23546613d89b6b57a2880726a56235ce147326d51" } }, "innosetup": true,