telegraf: Update to version 1.19.0

This commit is contained in:
Richard Kuhnt 2021-06-17 21:00:23 +00:00
parent cce0a9c65e
commit 76cfe84d7a

View File

@ -1,13 +1,13 @@
{ {
"version": "1.18.3", "version": "1.19.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.18.3_windows_amd64.zip", "url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.19.0_windows_amd64.zip",
"hash": "2091761ba37209c91c021c9b2c9590043f515ff39511188aa9021f1feae476b2", "hash": "0d089d222a93482b16941c73345333ab3bd3656a8488e3a91c9d330242ddec3d",
"extract_dir": "telegraf-1.18.3" "extract_dir": "telegraf-1.19.0"
} }
}, },
"bin": "telegraf.exe", "bin": "telegraf.exe",