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