diff --git a/bucket/openssl.json b/bucket/openssl.json index f6531a90c4..5c7994b7d1 100644 --- a/bucket/openssl.json +++ b/bucket/openssl.json @@ -1,5 +1,5 @@ { - "version": "1.1.1L", + "version": "3.0.0", "description": "TLS/SSL toolkit", "homepage": "https://slproweb.com/products/Win32OpenSSL.html", "license": { @@ -8,12 +8,12 @@ }, "architecture": { "64bit": { - "url": "https://slproweb.com/download/Win64OpenSSL-1_1_1L.exe", - "hash": "3ebae8cc528de25a2a770b08acbca7fec38756ec2be6f3905a30a6c482549600" + "url": "https://slproweb.com/download/Win64OpenSSL-3_0_0.exe", + "hash": "646901553d54a84ba36e46d9e1f558dd980d88b6b13554c3c6915c2552b63fc3" }, "32bit": { - "url": "https://slproweb.com/download/Win32OpenSSL-1_1_1L.exe", - "hash": "75bce53d45f005c53cebaa68cdc46aa51279bb4f93ecc54987716e48066c14e8" + "url": "https://slproweb.com/download/Win32OpenSSL-3_0_0.exe", + "hash": "e03205aa6ecad055c7b471d44f36b16fe712b7db2372d1bc32e9087909d7004a" } }, "innosetup": true,