diff --git a/bucket/openssl.json b/bucket/openssl.json index 2f583d8305..ef9048bbc5 100644 --- a/bucket/openssl.json +++ b/bucket/openssl.json @@ -1,15 +1,15 @@ { "homepage": "https://slproweb.com/products/Win32OpenSSL.html", - "version": "1.1.1b", + "version": "1.1.1c", "license": "OpenSSL", "architecture": { "64bit": { - "url": "https://slproweb.com/download/Win64OpenSSL-1_1_1b.exe", - "hash": "a04f2f34ff8a1512b9da5585adc25ec215f5f00d1768b280c6165ecfff820d2a" + "url": "https://slproweb.com/download/Win64OpenSSL-1_1_1c.exe", + "hash": "f4d5895dbc08e58b034d190a9e79e8632964a7bf87da41d60dc0af068676ec44" }, "32bit": { - "url": "https://slproweb.com/download/Win32OpenSSL-1_1_1b.exe", - "hash": "e88d3d6a0c2cbf917f83248e3c2eff95be7413290b415d9c5d94899ac1e1be22" + "url": "https://slproweb.com/download/Win32OpenSSL-1_1_1c.exe", + "hash": "f638eadb65ecec028afc17296cc277f0a764461ebb90e98701507ad33a88d6c1" } }, "innosetup": true,