From d7491be2cccede5f559b8009a0eab5b47ad4bb3c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Apr 2022 20:27:31 +0000 Subject: [PATCH] vector: Update to version 0.20.1 --- bucket/vector.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vector.json b/bucket/vector.json index 4a07fb15f0..663f3d393f 100644 --- a/bucket/vector.json +++ b/bucket/vector.json @@ -1,12 +1,12 @@ { - "version": "0.20.0", + "version": "0.20.1", "description": "Collect, transform, & route all observability data.", "homepage": "https://vector.dev", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://packages.timber.io/vector/0.20.0/vector-0.20.0-x86_64-pc-windows-msvc.zip", - "hash": "dcbcb81ee45d771c79bd2bbc4e016c5408985095d2bc432a7617a3b86ab0d9fc" + "url": "https://packages.timber.io/vector/0.20.1/vector-0.20.1-x86_64-pc-windows-msvc.zip", + "hash": "007bfe79d34dfa885a4ea452e1335b61d555a05809f51dcb1f895a0d0817f31e" } }, "bin": "bin\\vector.exe",