diff --git a/bucket/openssl.json b/bucket/openssl.json index cda1834282..a2f3673131 100644 --- a/bucket/openssl.json +++ b/bucket/openssl.json @@ -1,6 +1,6 @@ { "homepage": "https://slproweb.com/products/Win32OpenSSL.html", - "version": "1.1.1g", + "version": "1.1.1h", "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_1g.exe", - "hash": "c85a21661e6596e2a22799b7b56ba49ce8193a4fd89945b77086074ddad6065f" + "url": "https://slproweb.com/download/Win64OpenSSL-1_1_1h.exe", + "hash": "c98dcf06d700dffbc5eb3b10520be77c44c176b4c1b990543ff72ffa643feb5f" }, "32bit": { - "url": "https://slproweb.com/download/Win32OpenSSL-1_1_1g.exe", - "hash": "77dcf6a6be30234c88a713b56cdb45d407bf92b9fd655bbd687ce171d3464fc6" + "url": "https://slproweb.com/download/Win32OpenSSL-1_1_1h.exe", + "hash": "1f2701ca196013d8ca226c229688034b99c6d9afa1efc900c87ce917df59b84f" } }, "innosetup": true,