telegraf: Update to version 1.19.3

This commit is contained in:
Richard Kuhnt 2021-08-19 21:01:48 +00:00
parent 650bf237da
commit a4bf637f44

View File

@ -1,13 +1,13 @@
{
"version": "1.19.2",
"version": "1.19.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.19.2_windows_amd64.zip",
"hash": "0d089d222a93482b16941c73345333ab3bd3656a8488e3a91c9d330242ddec3d",
"extract_dir": "telegraf-1.19.2"
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.19.3_windows_amd64.zip",
"hash": "19d8fd374dab652c2996a1ecc5df3f3a480753dd59f13a389aaf527d1d671576",
"extract_dir": "telegraf-1.19.3"
}
},
"bin": "telegraf.exe",