telegraf: Update to version 1.13.0

This commit is contained in:
Richard Kuhnt 2019-12-12 21:00:26 +00:00
parent 0825146b4b
commit 3fc9e0c140

View File

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