diff --git a/openssl.json b/openssl.json index 3d7251d726..de34476514 100644 --- a/openssl.json +++ b/openssl.json @@ -1,15 +1,15 @@ { "homepage": "https://slproweb.com/products/Win32OpenSSL.html", - "version": "1.1.0f", + "version": "1.1.0g", "license": "https://www.openssl.org/source/license.html", "architecture": { "64bit": { - "url": "https://slproweb.com/download/Win64OpenSSL-1_1_0f.exe", - "hash": "sha512:fc91de3ee75f0aef586b7583080ec981f02d62be7bfbbdbd5abdd058df0f6264dff9587670e3266b6077761ab48166720bbe6560595f95830819655d0d615f8b" + "url": "https://slproweb.com/download/Win64OpenSSL-1_1_0g.exe", + "hash": "sha512:40ae1314c2665819c28146f8c2e0465b1081aecfab33392ef029d94ea53177c7c3ea8e0dc6d629d312b33ff18d2db4509aee3cb7a494394af0cd47331f57f30f" }, "32bit": { - "url": "https://slproweb.com/download/Win32OpenSSL-1_1_0f.exe", - "hash": "sha512:c26a3f3947de5453459098bd042e74661999435060991d49ab207a62c10c7d0b9d26576532aeae943181c5d12c261df16a91bdfa341e5b8ffdcd2741d807ca88" + "url": "https://slproweb.com/download/Win32OpenSSL-1_1_0g.exe", + "hash": "sha512:d0beda1a306e3bf348639691b10428bb48982fedad22de1e096f7e203c729cb8ab795b3b8bdef1a43dfb9d6d6b3c9355d464d3a24214d33cf584f5696eb15c8e" } }, "innosetup": true,