From 85752d9fbdfbe867e89b24386ae8a6349a35b53a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 20 Apr 2023 20:28:05 +0000 Subject: [PATCH] vector: Update to version 0.29.1 --- bucket/vector.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vector.json b/bucket/vector.json index c713abf9fa..d33122dce3 100644 --- a/bucket/vector.json +++ b/bucket/vector.json @@ -1,12 +1,12 @@ { - "version": "0.29.0", + "version": "0.29.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.29.0/vector-0.29.0-x86_64-pc-windows-msvc.zip", - "hash": "0c51b91156aabf130294b3f2ae0239ce8aa83db3d168c1b32421033a90bca0af" + "url": "https://packages.timber.io/vector/0.29.1/vector-0.29.1-x86_64-pc-windows-msvc.zip", + "hash": "898ecc7a72c9875673830e1073bb73c17087db29db4d84864711a4555701a661" } }, "bin": "bin\\vector.exe",