telegraf: Update to version 1.32.0

This commit is contained in:
github-actions[bot] 2024-09-09 20:27:37 +00:00
parent c0c87aed1a
commit cf09087666

View File

@ -1,19 +1,19 @@
{ {
"version": "1.31.3", "version": "1.32.0",
"description": "The plugin-driven server agent for collecting & reporting metrics.", "description": "The plugin-driven server agent for collecting & reporting metrics.",
"homepage": "https://www.influxdata.com/time-series-platform/telegraf/", "homepage": "https://www.influxdata.com/time-series-platform/telegraf/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.31.3_windows_amd64.zip", "url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.32.0_windows_amd64.zip",
"hash": "46dc3a936aaf8702f1a76beb9c0911760f160fff77e97684bf3cbb74a1ca50ae" "hash": "3138eddbe75b2ab77fbd5d0df2fb1a32d3d84626c25db281abf003fe2913e0e9"
}, },
"32bit": { "32bit": {
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.31.3_windows_i386.zip", "url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.32.0_windows_i386.zip",
"hash": "21b117f8631cbeab2aaabe944f7602e4297e2dae2beb7196102fce496f6e44b9" "hash": "bcd0627391f50f4064ecc2e1d16a965b558424b8faea813201f87f71fdf2e62c"
} }
}, },
"extract_dir": "telegraf-1.31.3", "extract_dir": "telegraf-1.32.0",
"bin": "telegraf.exe", "bin": "telegraf.exe",
"persist": "telegraf.conf", "persist": "telegraf.conf",
"env_set": { "env_set": {