telegraf: Update to version 1.16.3

This commit is contained in:
Richard Kuhnt 2020-12-02 00:01:48 +00:00
parent 30a3a3c654
commit 42f1e09563

View File

@ -1,12 +1,12 @@
{
"version": "1.16.2",
"version": "1.16.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.16.2_windows_amd64.zip",
"hash": "6e1d856160bf9892b1c8421f407bab2d35a8567300c02efa64643c2a7640b25d",
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.16.3_windows_amd64.zip",
"hash": "85fb7b0f96f8d3c42848a651d84beb34f0b7101864496248891834b36b2196cc",
"extract_dir": "telegraf"
}
},