From d8cd86c1320a3b09fc5742c278288156a7850e49 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 16:30:09 +0000 Subject: [PATCH] vector: Update to version 0.42.0 --- bucket/vector.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vector.json b/bucket/vector.json index b0de9007cd..7834a9b11b 100644 --- a/bucket/vector.json +++ b/bucket/vector.json @@ -1,12 +1,12 @@ { - "version": "0.41.1", + "version": "0.42.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.41.1/vector-0.41.1-x86_64-pc-windows-msvc.zip", - "hash": "da5ff0f8108ad744a33ecf59eb406b9a99900c649957217da0e989dbcf0c3dee" + "url": "https://packages.timber.io/vector/0.42.0/vector-0.42.0-x86_64-pc-windows-msvc.zip", + "hash": "48b87fae41a9ed46201c0fadacc947b48aebd1fb59a9b1f1813db74ee84b1179" } }, "bin": "bin\\vector.exe",