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