{ "homepage": "https://slproweb.com/products/Win32OpenSSL.html", "version": "1.1.1h", "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_1h.exe", "hash": "c98dcf06d700dffbc5eb3b10520be77c44c176b4c1b990543ff72ffa643feb5f" }, "32bit": { "url": "https://slproweb.com/download/Win32OpenSSL-1_1_1h.exe", "hash": "1f2701ca196013d8ca226c229688034b99c6d9afa1efc900c87ce917df59b84f" } }, "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" } } }