telegraf: Update to version 1.36.4

This commit is contained in:
github-actions[bot] 2025-11-17 20:30:51 +00:00
parent 1230a89dba
commit 09f977433b

View File

@ -1,19 +1,19 @@
{ {
"version": "1.36.3", "version": "1.36.4",
"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.36.3_windows_amd64.zip", "url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.36.4_windows_amd64.zip",
"hash": "94178e3104a16d77c39ffd1149d2868e9d635aa38b8d5d95948f8aaf0b2f6d07" "hash": "a359b13bfda083ede58055e223e066c979eeaf02a2df96f536fb250c4155eef9"
}, },
"32bit": { "32bit": {
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.36.3_windows_i386.zip", "url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.36.4_windows_i386.zip",
"hash": "356731674b1c78e359dad5eda99126c7bd3f549ece339ee66a757bcb9381231e" "hash": "875ee6f7dd662add71c8d55a13f98a33564ab00bdba07e4433e3324806baae75"
} }
}, },
"extract_dir": "telegraf-1.36.3", "extract_dir": "telegraf-1.36.4",
"bin": "telegraf.exe", "bin": "telegraf.exe",
"persist": "telegraf.conf", "persist": "telegraf.conf",
"env_set": { "env_set": {