From a95607850f7c3048770ee3d44df9992019f2065b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 6 May 2022 00:34:06 +0000 Subject: [PATCH] vector: Update to version 0.21.2 --- bucket/vector.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vector.json b/bucket/vector.json index 091e9aecbe..66134c4f35 100644 --- a/bucket/vector.json +++ b/bucket/vector.json @@ -1,12 +1,12 @@ { - "version": "0.21.1", + "version": "0.21.2", "description": "Collect, transform, & route all observability data.", "homepage": "https://vector.dev", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://packages.timber.io/vector/0.21.1/vector-0.21.1-x86_64-pc-windows-msvc.zip", - "hash": "4aa6be214cf1812be9e0f01c7dc970f346bc110d726ecedebb13de8a47638eb4" + "url": "https://packages.timber.io/vector/0.21.2/vector-0.21.2-x86_64-pc-windows-msvc.zip", + "hash": "83a7c062fdd3b94c11f7c2466250a22d7bddb56db9c231d4471005c6f1aa777c" } }, "bin": "bin\\vector.exe",