telegraf: Update to version 1.20.2

This commit is contained in:
Jakub Čábera 2021-10-08 00:19:47 -07:00
parent 678571dedc
commit a2217c130f

View File

@ -1,19 +1,19 @@
{
"version": "1.20.0",
"version": "1.20.2",
"description": "The plugin-driven server agent for collecting & reporting metrics.",
"homepage": "https://www.influxdata.com/time-series-platform/telegraf/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.20.0_windows_amd64.zip",
"hash": "d94475df292da995418f6c74baeb11728cb1870f8bf2561528e162c67af31f84"
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.20.2_windows_amd64.zip",
"hash": "25eb477ce68b990a359b568fee08137e085010926fbd64d1a36b6e61eaaad979"
},
"32bit": {
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.20.0_windows_i386.zip",
"hash": "245466d7a1042d7fcc5e1fa955a8200c09d262f809c146121facf9c8f9b29031"
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.20.2_windows_i386.zip",
"hash": "e86c75ef5584f05135c220154e8ed8a097e29fc4e8ce1683fa21e5e7f787d846"
}
},
"extract_dir": "telegraf-1.20.0",
"extract_dir": "telegraf-1.20.2",
"bin": "telegraf.exe",
"persist": "telegraf.conf",
"env_set": {