telegraf: Update to version 1.14.0

This commit is contained in:
Richard Kuhnt 2020-03-26 21:01:52 +00:00
parent 259ac5ae16
commit 169faaa4ff

View File

@ -1,12 +1,12 @@
{
"homepage": "https://www.influxdata.com/time-series-platform/telegraf/",
"license": "MIT",
"version": "1.13.4",
"version": "1.14.0",
"description": "The plugin-driven server agent for collecting & reporting metrics.",
"architecture": {
"64bit": {
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.13.4_windows_amd64.zip",
"hash": "1b037e144ab62857d2a1b94cb65d869ad1b7d4053bbdd6ff5525bc05a1ed9728",
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.14.0_windows_amd64.zip",
"hash": "018c54442d6a84c4153c4ff02727eee5cdc70262bae449505be7ba7299ef55e8",
"extract_dir": "telegraf"
}
},