openssl: Update to version 1.1.1L

This commit is contained in:
Richard Kuhnt 2021-08-24 18:00:35 +00:00
parent 0257f7425e
commit 6d0eba1ec6

View File

@ -1,5 +1,5 @@
{ {
"version": "1.1.1k", "version": "1.1.1L",
"description": "TLS/SSL toolkit", "description": "TLS/SSL toolkit",
"homepage": "https://slproweb.com/products/Win32OpenSSL.html", "homepage": "https://slproweb.com/products/Win32OpenSSL.html",
"license": { "license": {
@ -8,12 +8,12 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://slproweb.com/download/Win64OpenSSL-1_1_1k.exe", "url": "https://slproweb.com/download/Win64OpenSSL-1_1_1L.exe",
"hash": "e04b056b83572e8395aa680733fb988c6fc005b86e45f9ac0569796dfcbeaf13" "hash": "3ebae8cc528de25a2a770b08acbca7fec38756ec2be6f3905a30a6c482549600"
}, },
"32bit": { "32bit": {
"url": "https://slproweb.com/download/Win32OpenSSL-1_1_1k.exe", "url": "https://slproweb.com/download/Win32OpenSSL-1_1_1L.exe",
"hash": "ff2e8168216e279b9a537d2281f7240ccf4629e23139d71d981af63bc537c9d9" "hash": "75bce53d45f005c53cebaa68cdc46aa51279bb4f93ecc54987716e48066c14e8"
} }
}, },
"innosetup": true, "innosetup": true,