diff --git a/bucket/openssl.json b/bucket/openssl.json index 0403eba9b5..50b2de98fa 100644 --- a/bucket/openssl.json +++ b/bucket/openssl.json @@ -1,6 +1,6 @@ { "homepage": "https://slproweb.com/products/Win32OpenSSL.html", - "version": "1.1.1c", + "version": "1.1.1d", "license": { "identifier": "OpenSSL|Freeware", "url": "https://www.openssl.org/source/license-openssl-ssleay.txt" @@ -8,12 +8,12 @@ "description": "TLS/SSL toolkit", "architecture": { "64bit": { - "url": "https://slproweb.com/download/Win64OpenSSL-1_1_1c.exe", - "hash": "f4d5895dbc08e58b034d190a9e79e8632964a7bf87da41d60dc0af068676ec44" + "url": "https://slproweb.com/download/Win64OpenSSL-1_1_1d.exe", + "hash": "6a619c3048dd1e942b9fe55a376a661c083cb2c5b75246ae3592d83c6d6e61b7" }, "32bit": { - "url": "https://slproweb.com/download/Win32OpenSSL-1_1_1c.exe", - "hash": "f638eadb65ecec028afc17296cc277f0a764461ebb90e98701507ad33a88d6c1" + "url": "https://slproweb.com/download/Win32OpenSSL-1_1_1d.exe", + "hash": "c422ac48d814ad1ba0d9b0047342001f6f2794705ae99d7daab7e93217c999fa" } }, "innosetup": true,