Update openssl to version 1.1.0f

This commit is contained in:
Richard Kuhnt 2017-05-26 07:01:17 +02:00
parent 31c4918d73
commit 13f4a3c242

View File

@ -1,15 +1,15 @@
{ {
"homepage": "https://slproweb.com/products/Win32OpenSSL.html", "homepage": "https://slproweb.com/products/Win32OpenSSL.html",
"version": "1.1.0e", "version": "1.1.0f",
"license": "https://www.openssl.org/source/license.html", "license": "https://www.openssl.org/source/license.html",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://slproweb.com/download/Win64OpenSSL-1_1_0e.exe", "url": "https://slproweb.com/download/Win64OpenSSL-1_1_0f.exe",
"hash": "sha512:420ec593194fc5d0573292c99890e59e50cd45b1b558eee600b92de305c1f3024b6961b6ce5053ad0ea867b4b166e672d2d04ebbde38e78665db669262b0bd5d" "hash": "sha512:fc91de3ee75f0aef586b7583080ec981f02d62be7bfbbdbd5abdd058df0f6264dff9587670e3266b6077761ab48166720bbe6560595f95830819655d0d615f8b"
}, },
"32bit": { "32bit": {
"url": "https://slproweb.com/download/Win32OpenSSL-1_1_0e.exe", "url": "https://slproweb.com/download/Win32OpenSSL-1_1_0f.exe",
"hash": "sha512:abcb0ffbf06eea7052aec4782feb5062c5d60ad42edc75ffb94a207b0f5f65b885f7e0a272c25e0d3f46a3f07005212125993e36de21154de2f82aa10ee239b0" "hash": "sha512:c26a3f3947de5453459098bd042e74661999435060991d49ab207a62c10c7d0b9d26576532aeae943181c5d12c261df16a91bdfa341e5b8ffdcd2741d807ca88"
} }
}, },
"innosetup": true, "innosetup": true,