telegraf: Update to version 1.27.1

This commit is contained in:
github-actions[bot] 2023-06-21 20:25:03 +00:00
parent 27fbd045ca
commit 7a00d426fc

View File

@ -1,19 +1,19 @@
{
"version": "1.27.0",
"version": "1.27.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.27.0_windows_amd64.zip",
"hash": "5484f115d605dcd8f7150f4c30615bcab4763cff6e1e7618b5bd482fc35f08f7"
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.27.1_windows_amd64.zip",
"hash": "d5d5e33333a558c03876b7e0c0f457229aca27559266f1784f1095bffaf6d64b"
},
"32bit": {
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.27.0_windows_i386.zip",
"hash": "a2fcae500fc3dd5aee523fd7ca99540965513ede1613aeb6d8099a5504798e11"
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.27.1_windows_i386.zip",
"hash": "2babaefb3b827f25da6d4ee2e0ab028d7d6dcda6e7c74b99fd878cb7295bde85"
}
},
"extract_dir": "telegraf-1.27.0",
"extract_dir": "telegraf-1.27.1",
"bin": "telegraf.exe",
"persist": "telegraf.conf",
"env_set": {