{ "homepage": "https://www.influxdata.com/time-series-platform/chronograf/", "license": "MIT", "version": "1.7.14", "description": "Open source monitoring and visualization UI for the TICK stack.", "architecture": { "64bit": { "url": "https://dl.influxdata.com/chronograf/releases/chronograf-1.7.14_windows_amd64.zip", "hash": "44de9e62d25435ba8c5afa61b5f07b74c6df3b7ccfbbb669b6780e695420b627", "extract_dir": "chronograf-1.7.14-1" } }, "bin": [ "chronoctl.exe", "chronograf.exe" ], "checkver": { "url": "https://portal.influxdata.com/downloads", "re": ">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" } } } }