telegraf: Update to version 1.33.3

This commit is contained in:
github-actions[bot] 2025-02-25 20:29:25 +00:00
parent 8d914068c3
commit 0277a9a578

View File

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