telegraf: Update to version 1.12.4

This commit is contained in:
Richard Kuhnt 2019-10-23 21:00:40 +00:00
parent 89ff208053
commit 12dfdfc3ca

View File

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