{ "homepage": "https://www.influxdata.com/", "license": "MIT", "version": "1.7.8", "description": "Scalable datastore for metrics, events, and real-time analytics.", "architecture": { "64bit": { "url": "https://dl.influxdata.com/influxdb/releases/influxdb-1.7.8_windows_amd64.zip", "hash": "a8fcaf6336ecb4d6b14dde9d9a40b993bf65fd7263e2035eb4c0a97c50d4d05b", "extract_dir": "influxdb-1.7.8-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": ">InfluxDB v([\\d.]+)<" }, "autoupdate": { "architecture": { "64bit": { "url": "https://dl.influxdata.com/influxdb/releases/influxdb-$version_windows_amd64.zip", "hash": { "url": "$url.sha256" }, "extract_dir": "influxdb-$version-1" } } } }