{ "homepage": "https://slproweb.com/products/Win32OpenSSL.html", "version": "1.1.1c", "license": { "identifier": "OpenSSL|SSLeay", "url": "https://www.openssl.org/source/license-openssl-ssleay.txt" }, "description": "TLS/SSL toolkit", "architecture": { "64bit": { "url": "https://slproweb.com/download/Win64OpenSSL-1_1_1c.exe", "hash": "f4d5895dbc08e58b034d190a9e79e8632964a7bf87da41d60dc0af068676ec44" }, "32bit": { "url": "https://slproweb.com/download/Win32OpenSSL-1_1_1c.exe", "hash": "f638eadb65ecec028afc17296cc277f0a764461ebb90e98701507ad33a88d6c1" } }, "innosetup": true, "bin": "bin\\openssl.exe", "env_set": { "OPENSSL_CONF": "$dir\\bin\\cnf\\openssl.cnf" }, "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" } } }