telegraf: Update to version 1.33.1

This commit is contained in:
github-actions[bot] 2025-01-10 20:29:08 +00:00
parent fa511b45f9
commit c44c43043c

View File

@ -1,19 +1,19 @@
{
"version": "1.33.0",
"version": "1.33.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.33.0_windows_amd64.zip",
"hash": "02e91d8f850fcc43a84b13865a3b550bb6fc419849d36315b8915834faf8ee3d"
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.33.1_windows_amd64.zip",
"hash": "3586051f47b05d1b2869cac8e77d7418537ce5b5464cf3891cdb0d1b62996485"
},
"32bit": {
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.33.0_windows_i386.zip",
"hash": "038e51ba11b261d35954f03dda3e15528efa954590ab1526070198913937cadf"
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.33.1_windows_i386.zip",
"hash": "fcc784d1dc58eabfef5af9228b2587ccd5aca5a8779a21efe3c92a8a9ab8e536"
}
},
"extract_dir": "telegraf-1.33.0",
"extract_dir": "telegraf-1.33.1",
"bin": "telegraf.exe",
"persist": "telegraf.conf",
"env_set": {