telegraf: Update to version 1.12.6

This commit is contained in:
Richard Kuhnt 2019-11-19 23:00:23 +00:00
parent c7be8658ff
commit 539823da68

View File

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