telegraf: Update to version 1.31.2

This commit is contained in:
github-actions[bot] 2024-07-22 16:29:32 +00:00
parent af9440ce3c
commit bb34c613aa

View File

@ -1,19 +1,19 @@
{
"version": "1.31.1",
"version": "1.31.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.31.1_windows_amd64.zip",
"hash": "c7e1fc85fa0e13c702b290f16eef46b10e9788df1920650d437788fdad195050"
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.31.2_windows_amd64.zip",
"hash": "3570c5f8278b887002ac8a6b09ca484c8c2cfbb859f1114d838c851b38f85959"
},
"32bit": {
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.31.1_windows_i386.zip",
"hash": "09a0b42ad6cd80db97403ccb51d1bc335c2b8fa5289981ca7fae7b4cf73e100f"
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.31.2_windows_i386.zip",
"hash": "823d532e23eea1e5a6018cb46893751f1a93e005bf92fe560538746e00feceb4"
}
},
"extract_dir": "telegraf-1.31.1",
"extract_dir": "telegraf-1.31.2",
"bin": "telegraf.exe",
"persist": "telegraf.conf",
"env_set": {