telegraf: Update to version 1.17.1

This commit is contained in:
Richard Kuhnt 2021-01-28 01:00:23 +00:00
parent 513833357d
commit 72acf23c08

View File

@ -1,13 +1,13 @@
{ {
"version": "1.17.0", "version": "1.17.1",
"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.0_windows_amd64.zip", "url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.17.1_windows_amd64.zip",
"hash": "51dfa17dbd495895e7dd7dc16651c7201cfe6892981b9c2db0049b4305bd31f9", "hash": "9313818b42e8824b7ccdf945e56c5682044aee8136c14e167f477e322f69aedd",
"extract_dir": "telegraf-1.17.0" "extract_dir": "telegraf-1.17.1"
} }
}, },
"bin": "telegraf.exe", "bin": "telegraf.exe",