telegraf: Update to version 1.33.2

This commit is contained in:
github-actions[bot] 2025-02-11 00:35:51 +00:00
parent 21a9d3321a
commit ae3a8a3538

View File

@ -1,19 +1,19 @@
{
"version": "1.33.1",
"version": "1.33.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.33.1_windows_amd64.zip",
"hash": "3586051f47b05d1b2869cac8e77d7418537ce5b5464cf3891cdb0d1b62996485"
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.33.2_windows_amd64.zip",
"hash": "90927ab70d6db1e72c78e543130943fbc8940a7f95592fd37f40c98737dd2a36"
},
"32bit": {
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.33.1_windows_i386.zip",
"hash": "fcc784d1dc58eabfef5af9228b2587ccd5aca5a8779a21efe3c92a8a9ab8e536"
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.33.2_windows_i386.zip",
"hash": "9fcb8189784721c0dc32c5a7a41231f2800dee588f556c136218cdc47f2eb335"
}
},
"extract_dir": "telegraf-1.33.1",
"extract_dir": "telegraf-1.33.2",
"bin": "telegraf.exe",
"persist": "telegraf.conf",
"env_set": {