telegraf: Update to version 1.18.2

This commit is contained in:
Richard Kuhnt 2021-04-29 23:00:24 +00:00
parent 3143946a15
commit b405d8ca65

View File

@ -1,13 +1,13 @@
{
"version": "1.18.1",
"version": "1.18.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.18.1_windows_amd64.zip",
"hash": "f6e6f332aed6d4f28f70b33f978af313bd4b51b52eedd71a59d6e73ac02db3b3",
"extract_dir": "telegraf-1.18.1"
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.18.2_windows_amd64.zip",
"hash": "2091761ba37209c91c021c9b2c9590043f515ff39511188aa9021f1feae476b2",
"extract_dir": "telegraf-1.18.2"
}
},
"bin": "telegraf.exe",