From 08703b99f979d20e3e0d7d1584bac54bd2aa857f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 16:26:49 +0000 Subject: [PATCH] vector: Update to version 0.35.1 --- bucket/vector.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vector.json b/bucket/vector.json index 4b9ea5f57b..b7c3d02c00 100644 --- a/bucket/vector.json +++ b/bucket/vector.json @@ -1,12 +1,12 @@ { - "version": "0.35.0", + "version": "0.35.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.35.0/vector-0.35.0-x86_64-pc-windows-msvc.zip", - "hash": "b4df91080cea1e64af128eaeedbd4606530bd9d43c1610f2ba48158e9f43ae0c" + "url": "https://packages.timber.io/vector/0.35.1/vector-0.35.1-x86_64-pc-windows-msvc.zip", + "hash": "6ade268231ad59a18d4c72752db6a00fcd01938618adc76b0f1d22b54e654492" } }, "bin": "bin\\vector.exe",