From be99546b6fcd23c69ea9bdff414f194628be2900 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 25 Feb 2020 18:01:56 +0000 Subject: [PATCH] vector: Update to version 0.8.0 --- bucket/vector.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vector.json b/bucket/vector.json index 73fa645d35..8c2b3c4d85 100644 --- a/bucket/vector.json +++ b/bucket/vector.json @@ -1,12 +1,12 @@ { - "version": "0.7.2", + "version": "0.8.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.7.2/vector-x86_64-pc-windows-msvc.zip", - "hash": "36a40d17bdb3eab47c3d70b863df874db3785bcb259fdd7cc2fb886949403833" + "url": "https://github.com/timberio/vector/releases/download/v0.8.0/vector-x86_64-pc-windows-msvc.zip", + "hash": "e6f2de49458f2380bcca8029d91c36ee3d8005a6b858bd6b077a5203180d644c" } }, "bin": "bin\\vector.exe",