From b5094ca920919d09d072b1a5187bc63733c31b6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 16 Jul 2021 23:26:26 -0700 Subject: [PATCH] vector: Update to version 0.15.0 --- bucket/vector.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vector.json b/bucket/vector.json index 7414033e25..84c9af7510 100644 --- a/bucket/vector.json +++ b/bucket/vector.json @@ -1,12 +1,12 @@ { - "version": "0.14.0", + "version": "0.15.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.14.0/vector-0.14.0-x86_64-pc-windows-msvc.zip", - "hash": "2142203565ed85c660c35ad4ebb1cb33dfe88f426bf52bfc31298ea19ac3434a" + "url": "https://github.com/timberio/vector/releases/download/v0.15.0/vector-0.15.0-x86_64-pc-windows-msvc.zip", + "hash": "bf298cd5bf6524eae1ad06a0c7eb6743ba7add027fe7532aefdcd20890426461" } }, "bin": "bin\\vector.exe",