vector: Update to version 0.14.0

This commit is contained in:
Jakub Čábera 2021-06-03 15:10:43 -07:00
parent e54b22e533
commit c55ca2631f

View File

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