telegraf: Update to version 1.26.0

This commit is contained in:
github-actions[bot] 2023-03-14 00:33:11 +00:00
parent 0b7a6ef23d
commit 904580c058

View File

@ -1,19 +1,19 @@
{
"version": "1.25.3",
"version": "1.26.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.25.3_windows_amd64.zip",
"hash": "f228c444e18cf7671aaa5b3fa9da0bfce034276a0e6ac35b3db900476005201f"
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.26.0_windows_amd64.zip",
"hash": "f4b4f5ae57b48f9fef68a314683868fc68a0ed3675d7814302510cbecb171197"
},
"32bit": {
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.25.3_windows_i386.zip",
"hash": "b6a56dfd05d650098a544f1957d9cb915bca2147a3e7fcf30420e18a4b5cb50e"
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.26.0_windows_i386.zip",
"hash": "5a9b7dc3bc5f07f1526b20784b212f204817c1a6beeda07f3bd11c164762689c"
}
},
"extract_dir": "telegraf-1.25.3",
"extract_dir": "telegraf-1.26.0",
"bin": "telegraf.exe",
"persist": "telegraf.conf",
"env_set": {