From 8cd6029dfe94bb7c741a905cf3e5da331e186e43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 25 Aug 2021 23:17:39 -0700 Subject: [PATCH] vector: Update to version 0.16.0 --- bucket/vector.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vector.json b/bucket/vector.json index 46f08e8fe2..77c4bb78ef 100644 --- a/bucket/vector.json +++ b/bucket/vector.json @@ -1,12 +1,12 @@ { - "version": "0.15.2", + "version": "0.16.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.15.2/vector-0.15.2-x86_64-pc-windows-msvc.zip", - "hash": "dff3bf175baf0cf41106729c62c5a9d11fa102f41c959711543f9e674c10a2fe" + "url": "https://github.com/timberio/vector/releases/download/v0.16.0/vector-0.16.0-x86_64-pc-windows-msvc.zip", + "hash": "3c7abb9138371e23538806bc0e2cadb78fb9fe2baa34177491223ff495f6aba8" } }, "bin": "bin\\vector.exe",