From b83d9940cd65e630755997e923485628affae172 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 20:24:04 +0000 Subject: [PATCH] vector: Update to version 0.34.0 --- bucket/vector.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vector.json b/bucket/vector.json index f2979ae530..d3db51100a 100644 --- a/bucket/vector.json +++ b/bucket/vector.json @@ -1,12 +1,12 @@ { - "version": "0.33.1", + "version": "0.34.0", "description": "Collect, transform, & route all observability data.", "homepage": "https://vector.dev", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://packages.timber.io/vector/0.33.1/vector-0.33.1-x86_64-pc-windows-msvc.zip", - "hash": "1bc00c78248904554cf844a981842465941fda89677743c75151a99a8105d7b7" + "url": "https://packages.timber.io/vector/0.34.0/vector-0.34.0-x86_64-pc-windows-msvc.zip", + "hash": "45925246ef90240d36df098ef66097ce501ee4ce0c3dcf4778dba2e012065337" } }, "bin": "bin\\vector.exe",