telegraf: Update to version 1.17.3

This commit is contained in:
Richard Kuhnt 2021-02-18 02:00:20 +00:00
parent b47064e320
commit 7667deeac3

View File

@ -1,13 +1,13 @@
{
"version": "1.17.2",
"version": "1.17.3",
"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.17.2_windows_amd64.zip",
"hash": "ed516048c0d1278f64824196007856f3113f16d6e0ee94f288c78e7b0993843f",
"extract_dir": "telegraf-1.17.2"
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.17.3_windows_amd64.zip",
"hash": "6f344237dd7b8c25d29526dba698132eb9bc7996ca2ddde8f3bf405c698203d8",
"extract_dir": "telegraf-1.17.3"
}
},
"bin": "telegraf.exe",