telegraf: Update to version 1.14.5

This commit is contained in:
Richard Kuhnt 2020-06-30 22:00:31 +00:00
parent b955d56253
commit 47ec6ab572

View File

@ -1,12 +1,12 @@
{
"homepage": "https://www.influxdata.com/time-series-platform/telegraf/",
"license": "MIT",
"version": "1.14.4",
"version": "1.14.5",
"description": "The plugin-driven server agent for collecting & reporting metrics.",
"architecture": {
"64bit": {
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.14.4_windows_amd64.zip",
"hash": "a3ac23a098657bff13fa2048223fe11efadedc320ac2aa9f46bf4e6bdf7e3638",
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.14.5_windows_amd64.zip",
"hash": "e5648afe957aee0cabf88fbd63dad7ba2bc3dac7ede2e09b246d78a9742793f8",
"extract_dir": "telegraf"
}
},