{ "homepage": "https://slproweb.com/products/Win32OpenSSL.html", "version": "1.1.1g", "license": { "identifier": "OpenSSL|Freeware", "url": "https://www.openssl.org/source/license-openssl-ssleay.txt" }, "description": "TLS/SSL toolkit", "architecture": { "64bit": { "url": "https://slproweb.com/download/Win64OpenSSL-1_1_1g.exe", "hash": "c85a21661e6596e2a22799b7b56ba49ce8193a4fd89945b77086074ddad6065f" }, "32bit": { "url": "https://slproweb.com/download/Win32OpenSSL-1_1_1g.exe", "hash": "77dcf6a6be30234c88a713b56cdb45d407bf92b9fd655bbd687ce171d3464fc6" } }, "innosetup": true, "bin": "bin\\openssl.exe", "env_set": { "OPENSSL_CONF": "$dir\\bin\\cnf\\openssl.cnf" }, "env_add_path": "bin", "checkver": "Win32 OpenSSL v([^\\s]+)", "autoupdate": { "architecture": { "64bit": { "url": "https://slproweb.com/download/Win64OpenSSL-$underscoreVersion.exe" }, "32bit": { "url": "https://slproweb.com/download/Win32OpenSSL-$underscoreVersion.exe" } }, "hash": { "mode": "json", "jp": "$.files.['$basename'].sha256", "url": "https://raw.githubusercontent.com/slproweb/opensslhashes/master/win32_openssl_hashes.json" } } }