vector: Update to version 0.15.0

This commit is contained in:
Jakub Čábera 2021-07-16 23:26:26 -07:00
parent de35f19c08
commit b5094ca920

View File

@ -1,12 +1,12 @@
{
"version": "0.14.0",
"version": "0.15.0",
"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.14.0/vector-0.14.0-x86_64-pc-windows-msvc.zip",
"hash": "2142203565ed85c660c35ad4ebb1cb33dfe88f426bf52bfc31298ea19ac3434a"
"url": "https://github.com/timberio/vector/releases/download/v0.15.0/vector-0.15.0-x86_64-pc-windows-msvc.zip",
"hash": "bf298cd5bf6524eae1ad06a0c7eb6743ba7add027fe7532aefdcd20890426461"
}
},
"bin": "bin\\vector.exe",