telegraf: Update to version 1.16.0

This commit is contained in:
Richard Kuhnt 2020-10-22 04:00:41 +00:00
parent 6f7ddf4966
commit 2418ef1543

View File

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