From f26a24cf05eb6143f9c2d4adfbd61357c6da6da0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 18 Dec 2020 02:23:28 +0100 Subject: [PATCH] vector: Update to version 0.11.1 --- bucket/vector.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vector.json b/bucket/vector.json index be891249e6..e64d1c0b48 100644 --- a/bucket/vector.json +++ b/bucket/vector.json @@ -1,12 +1,12 @@ { - "version": "0.11.0", + "version": "0.11.1", "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.11.0/vector-0.11.0-x86_64-pc-windows-msvc.zip", - "hash": "83c155dcff40bef1e37bf79b510582fc3766f592fa3c5a42dcb2a8a0dd541739" + "url": "https://github.com/timberio/vector/releases/download/v0.11.1/vector-0.11.1-x86_64-pc-windows-msvc.zip", + "hash": "9c1c5897cb30f637f01446f294d79f90621f919e4cbd0d3609400e214256f7b0" } }, "bin": "bin\\vector.exe",