telegraf: Update to version 1.13.2

This commit is contained in:
Richard Kuhnt 2020-01-21 20:01:50 +00:00
parent 4f5d6bb4b9
commit e97c346780

View File

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