From 3028bf332b806e4df011b6b67a8d865403654d29 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 Nov 2023 16:29:01 +0000 Subject: [PATCH] vector: Update to version 0.34.1 --- bucket/vector.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vector.json b/bucket/vector.json index d3db51100a..242838ab43 100644 --- a/bucket/vector.json +++ b/bucket/vector.json @@ -1,12 +1,12 @@ { - "version": "0.34.0", + "version": "0.34.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.34.0/vector-0.34.0-x86_64-pc-windows-msvc.zip", - "hash": "45925246ef90240d36df098ef66097ce501ee4ce0c3dcf4778dba2e012065337" + "url": "https://packages.timber.io/vector/0.34.1/vector-0.34.1-x86_64-pc-windows-msvc.zip", + "hash": "266b9e64c9b326624f8d1c5ede2467ab53b3e50c4db6c22fdf85e149cab8a8af" } }, "bin": "bin\\vector.exe",