telegraf: Update to version 1.28.1

This commit is contained in:
github-actions[bot] 2023-09-12 16:27:51 +00:00
parent 95a6df9d12
commit 38ca2ab48b

View File

@ -1,19 +1,19 @@
{
"version": "1.28.0",
"version": "1.28.1",
"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.0_windows_amd64.zip",
"hash": "f67296245cf2037a8d8cc8f1e240dc023e96cfdbd2c156daec4410bfd0e2559f"
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.28.1_windows_amd64.zip",
"hash": "178aac8aafdb371bd2d848d7d218d64e09a4055c7400bc0b59744d91037e6c92"
},
"32bit": {
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.28.0_windows_i386.zip",
"hash": "75ea8c1765445dad1e9d5f8ef8d4c78f256ae8f91e8bfb2dd5183c1459d2f591"
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.28.1_windows_i386.zip",
"hash": "56b044a528a80ffa0a2ca56a1394f31a10837fa70301c9ba89e16f09087cc270"
}
},
"extract_dir": "telegraf-1.28.0",
"extract_dir": "telegraf-1.28.1",
"bin": "telegraf.exe",
"persist": "telegraf.conf",
"env_set": {