{ "homepage": "https://www.influxdata.com/time-series-platform/telegraf/", "license": "MIT", "version": "1.12.6", "description": "The plugin-driven server agent for collecting & reporting metrics.", "architecture": { "64bit": { "url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.12.6_windows_amd64.zip", "hash": "5d025d85070e8c180c443580afa8a27421a7bbcf14b5044894e9f3298d0ce97a", "extract_dir": "telegraf" } }, "persist": "telegraf.conf", "bin": "telegraf.exe", "checkver": { "url": "https://portal.influxdata.com/downloads", "re": ">Telegraf v([\\d.]+)<" }, "autoupdate": { "architecture": { "64bit": { "url": "https://dl.influxdata.com/telegraf/releases/telegraf-$version_windows_amd64.zip", "hash": { "url": "https://portal.influxdata.com/downloads/", "regex": "$sha256.*\\s.*$basename" } } } } }