telegraf: Update to version 1.32.3

This commit is contained in:
github-actions[bot] 2024-11-19 00:37:44 +00:00
parent 61272c2b53
commit 90de779651

View File

@ -1,19 +1,19 @@
{
"version": "1.32.2",
"version": "1.32.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.32.2_windows_amd64.zip",
"hash": "241dd1dc5d272c902da14dc6ba7e7991f2210842d107cb1f1860e0d92333b018"
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.32.3_windows_amd64.zip",
"hash": "4615b452ea089f6bf72a848292b7d04c1632ac6863adaa7374aa5baf94d85f1b"
},
"32bit": {
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.32.2_windows_i386.zip",
"hash": "a9fb8e51e2acddd0559f5ee1b957147072d506de9e4bbd179efeb7a7330433b5"
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.32.3_windows_i386.zip",
"hash": "061f0589cdac0c9a388bad4a801b8a644a620c47008247971ae41740a56993ed"
}
},
"extract_dir": "telegraf-1.32.2",
"extract_dir": "telegraf-1.32.3",
"bin": "telegraf.exe",
"persist": "telegraf.conf",
"env_set": {