diff --git a/bucket/openssl.json b/bucket/openssl.json index 1ea9670fd0..f6531a90c4 100644 --- a/bucket/openssl.json +++ b/bucket/openssl.json @@ -1,5 +1,5 @@ { - "version": "1.1.1k", + "version": "1.1.1L", "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_1k.exe", - "hash": "e04b056b83572e8395aa680733fb988c6fc005b86e45f9ac0569796dfcbeaf13" + "url": "https://slproweb.com/download/Win64OpenSSL-1_1_1L.exe", + "hash": "3ebae8cc528de25a2a770b08acbca7fec38756ec2be6f3905a30a6c482549600" }, "32bit": { - "url": "https://slproweb.com/download/Win32OpenSSL-1_1_1k.exe", - "hash": "ff2e8168216e279b9a537d2281f7240ccf4629e23139d71d981af63bc537c9d9" + "url": "https://slproweb.com/download/Win32OpenSSL-1_1_1L.exe", + "hash": "75bce53d45f005c53cebaa68cdc46aa51279bb4f93ecc54987716e48066c14e8" } }, "innosetup": true,