telegraf: Update to version 1.16.1

This commit is contained in:
Richard Kuhnt 2020-10-29 18:00:28 +00:00
parent a8691ef492
commit e6710708f2

View File

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