{ "homepage": "https://www.influxdata.com/time-series-platform/telegraf/", "license": "MIT", "version": "1.11.3", "description": "The plugin-driven server agent for collecting & reporting metrics.", "architecture": { "64bit": { "url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.11.3_windows_amd64.zip", "hash": "51ce3941bda5e2646051397bb5d8c3991412b8092a04bf649b26b3136021c5eb", "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" } } } } }