From 7686fb768bd1ac0d43712b042b2879dd7f812e27 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 24 Jul 2020 04:29:04 +0200 Subject: [PATCH] vector: Update to version 0.10.0 --- bucket/vector.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vector.json b/bucket/vector.json index ddeacbda6f..bf83337019 100644 --- a/bucket/vector.json +++ b/bucket/vector.json @@ -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",