From 828a4d23c712b75e56740cc9ff1c29b725786a6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 21 Apr 2020 06:41:16 +0200 Subject: [PATCH] vector: Update to version 0.9.0 --- bucket/vector.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vector.json b/bucket/vector.json index 2bc5c48284..2fd2d69966 100644 --- a/bucket/vector.json +++ b/bucket/vector.json @@ -1,12 +1,12 @@ { - "version": "0.8.2", + "version": "0.9.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.8.2/vector-x86_64-pc-windows-msvc.zip", - "hash": "0e57c10e3bc5b42fe3e9631d2b57a0749badc458145df22186ce2aa03f58c934" + "url": "https://github.com/timberio/vector/releases/download/v0.9.0/vector-x86_64-pc-windows-msvc.zip", + "hash": "c06c709c34d7ca357876b66f511410867056d8b6f565c75da19badfb81f54a58" } }, "bin": "bin\\vector.exe",