telegraf: Update to version 1.15.2

This commit is contained in:
Richard Kuhnt 2020-08-03 20:00:25 +00:00
parent 4abf95ca7d
commit 8c028f5154

View File

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