{ "homepage": "https://www.influxdata.com/", "license": "MIT", "version": "1.7.3", "architecture": { "64bit": { "url": "https://dl.influxdata.com/influxdb/releases/influxdb-1.7.3_windows_amd64.zip#/influxdb.zip", "hash": "533ba00e727a79f1bb6918705cac19d5f3bc92d9c077ed1cb4a786b32d4ffebe" } }, "extract_dir": "influxdb-1.7.3-1", "persist": "influxdb.conf", "bin": [ "influx.exe", "influx_inspect.exe", "influx_stress.exe", "influx_tsm.exe", "influxd.exe" ], "checkver": { "url": "https://portal.influxdata.com/downloads", "re": "releases/influxdb-(\\d+\\.\\d+\\.\\d+)_windows" }, "autoupdate": { "architecture": { "64bit": { "url": "https://dl.influxdata.com/influxdb/releases/influxdb-$version_windows_amd64.zip#/influxdb.zip" } }, "extract_dir": "influxdb-$version-1", "hash": { "url": "$url.sha256" } } }