telegraf: Update to version 1.25.3

This commit is contained in:
github-actions[bot] 2023-02-28 04:30:33 +00:00
parent 571bd931a1
commit 20a1cc5083

View File

@ -1,19 +1,19 @@
{
"version": "1.25.2",
"version": "1.25.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.25.2_windows_amd64.zip",
"hash": "0e69d36a567632797ee3c1cdcccd8d999f8c19add390bbc23ea4c6f49aeba81c"
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.25.3_windows_amd64.zip",
"hash": "f228c444e18cf7671aaa5b3fa9da0bfce034276a0e6ac35b3db900476005201f"
},
"32bit": {
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.25.2_windows_i386.zip",
"hash": "52811697cd41b1b7c2898e811f821d2cea2a60fbfacd97fbdada069a4217aaf0"
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.25.3_windows_i386.zip",
"hash": "b6a56dfd05d650098a544f1957d9cb915bca2147a3e7fcf30420e18a4b5cb50e"
}
},
"extract_dir": "telegraf-1.25.2",
"extract_dir": "telegraf-1.25.3",
"bin": "telegraf.exe",
"persist": "telegraf.conf",
"env_set": {