{ "version": "1.10.0", "description": "Open source monitoring and visualization UI for the TICK stack.", "homepage": "https://www.influxdata.com/time-series-platform/chronograf/", "license": "MIT", "architecture": { "64bit": { "url": "https://dl.influxdata.com/chronograf/releases/chronograf-1.10.0_windows_amd64.zip", "hash": "634fc23090b8890e09e75acf2c6192a29adeb570773752ef18a3a213f0340a31", "extract_dir": "chronograf-1.10.0-1" } }, "bin": [ "chronoctl.exe", "chronograf.exe" ], "checkver": { "url": "https://portal.influxdata.com/downloads", "regex": ">Chronograf v([\\d.]+)<" }, "autoupdate": { "architecture": { "64bit": { "url": "https://dl.influxdata.com/chronograf/releases/chronograf-$version_windows_amd64.zip", "hash": { "url": "https://portal.influxdata.com/downloads/", "regex": "$sha256.*\\s.*$basename" }, "extract_dir": "chronograf-$version-1" } } } }