telegraf: Update to version 1.15.0

This commit is contained in:
Richard Kuhnt 2020-07-22 21:00:25 +00:00
parent 5485b19f03
commit e70a0efa4f

View File

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