vector: Update to version 0.16.1

This commit is contained in:
Jakub Čábera 2021-08-26 22:41:50 -07:00
parent 2fff5ed26d
commit f6dcce16a5

View File

@ -1,12 +1,12 @@
{
"version": "0.16.0",
"version": "0.16.1",
"description": "Collect, transform, & route all observability data.",
"homepage": "https://vector.dev",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/timberio/vector/releases/download/v0.16.0/vector-0.16.0-x86_64-pc-windows-msvc.zip",
"hash": "3c7abb9138371e23538806bc0e2cadb78fb9fe2baa34177491223ff495f6aba8"
"url": "https://github.com/timberio/vector/releases/download/v0.16.1/vector-0.16.1-x86_64-pc-windows-msvc.zip",
"hash": "864d7fbcd8a37c83a1a718340b5246b754027c7615b9691f887dea37aba98241"
}
},
"bin": "bin\\vector.exe",