telegraf: Update to version 1.18.0

This commit is contained in:
Richard Kuhnt 2021-03-18 00:00:33 +00:00
parent ea2e69b65b
commit e95b8947b4

View File

@ -1,13 +1,13 @@
{ {
"version": "1.17.3", "version": "1.18.0",
"description": "The plugin-driven server agent for collecting & reporting metrics.", "description": "The plugin-driven server agent for collecting & reporting metrics.",
"homepage": "https://www.influxdata.com/time-series-platform/telegraf/", "homepage": "https://www.influxdata.com/time-series-platform/telegraf/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.17.3_windows_amd64.zip", "url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.18.0_windows_amd64.zip",
"hash": "6f344237dd7b8c25d29526dba698132eb9bc7996ca2ddde8f3bf405c698203d8", "hash": "9f417e257aba41ba0ef8be54d2b85d61a1da4b46759c49d6edbe066e3382fb30",
"extract_dir": "telegraf-1.17.3" "extract_dir": "telegraf-1.18.0"
} }
}, },
"bin": "telegraf.exe", "bin": "telegraf.exe",