telegraf: Update to version 1.26.1

This commit is contained in:
github-actions[bot] 2023-04-04 00:33:16 +00:00
parent 49f88410da
commit 80af6fb119

View File

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