telegraf: Update to version 1.25.1

This commit is contained in:
github-actions[bot] 2023-01-30 20:26:12 +00:00
parent 3c532b5687
commit 782e36f0d3

View File

@ -1,19 +1,19 @@
{
"version": "1.25.0",
"version": "1.25.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.25.0_windows_amd64.zip",
"hash": "cb51a71313c62ddfd327b199346d8f87f39721e11cca01780173717961d9757a"
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.25.1_windows_amd64.zip",
"hash": "2f10fe93395e947ea9dd7a6c78f7fac27e508b0e2d882ca67814341b1ad05ef7"
},
"32bit": {
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.25.0_windows_i386.zip",
"hash": "c0a8efeb6bcab75cdee8da4ef31239c7a9f881248e13167e2200ba6c78ea33cf"
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.25.1_windows_i386.zip",
"hash": "3e7a67b9b0cab49b6cd2d2631ddec5e1a47ad7c1e27f089fcf5671c152afadc8"
}
},
"extract_dir": "telegraf-1.25.0",
"extract_dir": "telegraf-1.25.1",
"bin": "telegraf.exe",
"persist": "telegraf.conf",
"env_set": {