telegraf: Update to version 1.11.5

This commit is contained in:
Richard Kuhnt 2019-08-27 23:00:21 +00:00
parent 5462808a7d
commit ba7fee30d8

View File

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