telegraf: Update to version 1.18.3

This commit is contained in:
Richard Kuhnt 2021-05-24 16:00:24 +00:00
parent f48f5570b7
commit 0e1f0654c2

View File

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