openssl: Update to version 1.1.1d

This commit is contained in:
Richard Kuhnt 2019-09-11 15:01:07 +00:00
parent 72b4f84618
commit 099fed4f28

View File

@ -1,6 +1,6 @@
{ {
"homepage": "https://slproweb.com/products/Win32OpenSSL.html", "homepage": "https://slproweb.com/products/Win32OpenSSL.html",
"version": "1.1.1c", "version": "1.1.1d",
"license": { "license": {
"identifier": "OpenSSL|Freeware", "identifier": "OpenSSL|Freeware",
"url": "https://www.openssl.org/source/license-openssl-ssleay.txt" "url": "https://www.openssl.org/source/license-openssl-ssleay.txt"
@ -8,12 +8,12 @@
"description": "TLS/SSL toolkit", "description": "TLS/SSL toolkit",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://slproweb.com/download/Win64OpenSSL-1_1_1c.exe", "url": "https://slproweb.com/download/Win64OpenSSL-1_1_1d.exe",
"hash": "f4d5895dbc08e58b034d190a9e79e8632964a7bf87da41d60dc0af068676ec44" "hash": "6a619c3048dd1e942b9fe55a376a661c083cb2c5b75246ae3592d83c6d6e61b7"
}, },
"32bit": { "32bit": {
"url": "https://slproweb.com/download/Win32OpenSSL-1_1_1c.exe", "url": "https://slproweb.com/download/Win32OpenSSL-1_1_1d.exe",
"hash": "f638eadb65ecec028afc17296cc277f0a764461ebb90e98701507ad33a88d6c1" "hash": "c422ac48d814ad1ba0d9b0047342001f6f2794705ae99d7daab7e93217c999fa"
} }
}, },
"innosetup": true, "innosetup": true,