vector: Update to version 0.10.0

This commit is contained in:
Jakub Čábera 2020-07-24 04:29:04 +02:00
parent f410660036
commit 7686fb768b

View File

@ -1,12 +1,12 @@
{
"version": "0.9.2",
"version": "0.10.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.9.2/vector-x86_64-pc-windows-msvc.zip",
"hash": "2dbaec8d2aa41b9b0fd5a357dc959015d207f49a84e789d5e5ff23e71c8fcf3c"
"url": "https://github.com/timberio/vector/releases/download/v0.10.0/vector-x86_64-pc-windows-msvc.zip",
"hash": "f2f0a2cae64b324cb46002f29d04e5620623218315ce658499a86ae2c7540551"
}
},
"bin": "bin\\vector.exe",