telegraf: Update to version 1.28.2

This commit is contained in:
github-actions[bot] 2023-10-02 20:24:24 +00:00
parent bab19786a7
commit f88b8e3f1c

View File

@ -1,19 +1,19 @@
{
"version": "1.28.1",
"version": "1.28.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.28.1_windows_amd64.zip",
"hash": "178aac8aafdb371bd2d848d7d218d64e09a4055c7400bc0b59744d91037e6c92"
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.28.2_windows_amd64.zip",
"hash": "71b46651eeb4efcd7a59a94e3a3289691049d82bf66516b9ac545e33cd1440f6"
},
"32bit": {
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.28.1_windows_i386.zip",
"hash": "56b044a528a80ffa0a2ca56a1394f31a10837fa70301c9ba89e16f09087cc270"
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.28.2_windows_i386.zip",
"hash": "7656e0815d258abb661a062710b912311cc65729911184704831f9185b034b4e"
}
},
"extract_dir": "telegraf-1.28.1",
"extract_dir": "telegraf-1.28.2",
"bin": "telegraf.exe",
"persist": "telegraf.conf",
"env_set": {