{ "version": "1.31.2", "description": "The plugin-driven server agent for collecting & reporting metrics.", "homepage": "https://www.influxdata.com/time-series-platform/telegraf/", "license": "MIT", "architecture": { "64bit": { "url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.31.2_windows_amd64.zip", "hash": "3570c5f8278b887002ac8a6b09ca484c8c2cfbb859f1114d838c851b38f85959" }, "32bit": { "url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.31.2_windows_i386.zip", "hash": "823d532e23eea1e5a6018cb46893751f1a93e005bf92fe560538746e00feceb4" } }, "extract_dir": "telegraf-1.31.2", "bin": "telegraf.exe", "persist": "telegraf.conf", "env_set": { "TELEGRAF_CONFIG_PATH": "$persist_dir/telegraf.conf" }, "checkver": { "github": "https://github.com/influxdata/telegraf" }, "autoupdate": { "architecture": { "64bit": { "url": "https://dl.influxdata.com/telegraf/releases/telegraf-$version_windows_amd64.zip" }, "32bit": { "url": "https://dl.influxdata.com/telegraf/releases/telegraf-$version_windows_i386.zip" } }, "hash": { "url": "https://github.com/influxdata/telegraf/releases/tag/v$version", "regex": "(?s)$basename$sha256