telegraf: Update to version 1.12.1

This commit is contained in:
Richard Kuhnt 2019-09-11 18:00:16 +00:00
parent 976651c50a
commit 1c6029326c

View File

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