From 3d1cd7decefa97a849f1f9dd7d867370f9a6242a Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 6 Mar 2020 17:01:49 +0000 Subject: [PATCH] vector: Update to version 0.8.2 --- bucket/vector.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vector.json b/bucket/vector.json index 1a043bc9ce..2bc5c48284 100644 --- a/bucket/vector.json +++ b/bucket/vector.json @@ -1,12 +1,12 @@ { - "version": "0.8.1", + "version": "0.8.2", "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.8.1/vector-x86_64-pc-windows-msvc.zip", - "hash": "5464bc71771ac7de89b91da0b3213714580e6dc43a78923658c89d25c3f0ecfe" + "url": "https://github.com/timberio/vector/releases/download/v0.8.2/vector-x86_64-pc-windows-msvc.zip", + "hash": "0e57c10e3bc5b42fe3e9631d2b57a0749badc458145df22186ce2aa03f58c934" } }, "bin": "bin\\vector.exe",