diff --git a/openssl.json b/openssl.json index f538969e7d..d75fd37e63 100644 --- a/openssl.json +++ b/openssl.json @@ -1,15 +1,15 @@ { "homepage": "http://slproweb.com/products/Win32OpenSSL.html", - "version": "1.0.2e", + "version": "1.0.2f", "license": "https://www.openssl.org/source/license.html", "architecture": { "64bit": { - "url": "http://slproweb.com/download/Win64OpenSSL-1_0_2e.exe", - "hash": "21ce9fd78387030016b584205f6b6e3ca33e502d4c685c297b72f849ab129aa4" + "url": "http://slproweb.com/download/Win64OpenSSL-1_0_2f.exe", + "hash": "59f665e35aaa4eab80ea2a25a519cee37dc6266a7d0bf8b2bd9bf0762b4a5277" }, "32bit": { - "url": "http://slproweb.com/download/Win32OpenSSL-1_0_2e.exe", - "hash": "f4137428371ccfb339c90bc335993d124cb11179376a72bdc8db79b35162d33e" + "url": "http://slproweb.com/download/Win32OpenSSL-1_0_2f.exe", + "hash": "860ae3edbaf402d9467d27abb06ce4f19cdf09fbee489d3ccca49e8126a396ef" } }, "innosetup": true,