telegraf: Update to version 1.24.0

This commit is contained in:
github-actions[bot] 2022-09-12 20:29:53 +00:00
parent a08edf5b0b
commit 24d636d12e

View File

@ -1,19 +1,19 @@
{
"version": "1.23.4",
"version": "1.24.0",
"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.23.4_windows_amd64.zip",
"hash": "9afe79e773bb97062c87c0fce0d151cc174cdd15b12d20c8ffc9a30d7a357823"
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.24.0_windows_amd64.zip",
"hash": "c8db57402fb995efc9e7e6844fa6ccbbbbfeae0ada908abe6059bb8670622426"
},
"32bit": {
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.23.4_windows_i386.zip",
"hash": "7a3338638869d3ede8ac979ad204effe31fcd161c1501d3f1da296452eca8e56"
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.24.0_windows_i386.zip",
"hash": "0f24da7654aecf40156a48a2f8e8b588a6387ddb7b092f68cae9f837f8387251"
}
},
"extract_dir": "telegraf-1.23.4",
"extract_dir": "telegraf-1.24.0",
"bin": "telegraf.exe",
"persist": "telegraf.conf",
"env_set": {