telegraf: Update to version 1.22.3

This commit is contained in:
github-actions[bot] 2022-04-28 20:28:32 +00:00
parent 69613554f1
commit ca07e3c3c5

View File

@ -1,19 +1,19 @@
{ {
"version": "1.22.2", "version": "1.22.3",
"description": "The plugin-driven server agent for collecting & reporting metrics.", "description": "The plugin-driven server agent for collecting & reporting metrics.",
"homepage": "https://www.influxdata.com/time-series-platform/telegraf/", "homepage": "https://www.influxdata.com/time-series-platform/telegraf/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.22.2_windows_amd64.zip", "url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.22.3_windows_amd64.zip",
"hash": "717f72bb981907e1d35d576fa46d4817bb56d7dd482bd59212a3a80b52e1c518" "hash": "8444fdb2d5abfbe3424a7d8d780c78371f118523fb7906abea4f30a06de7a6d0"
}, },
"32bit": { "32bit": {
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.22.2_windows_i386.zip", "url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.22.3_windows_i386.zip",
"hash": "553027e439fcd6fbd7b2a690dda35423f546e781f274e9d4be70abb87a3be57c" "hash": "afdaa2488fd17df283eccf9108cd1576501308320f1b977c313b663f115f696c"
} }
}, },
"extract_dir": "telegraf-1.22.2", "extract_dir": "telegraf-1.22.3",
"bin": "telegraf.exe", "bin": "telegraf.exe",
"persist": "telegraf.conf", "persist": "telegraf.conf",
"env_set": { "env_set": {