From a76e1b4ee63e51adb536991942637c608e498efa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 00:39:29 +0000 Subject: [PATCH] vector: Update to version 0.43.0 --- bucket/vector.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vector.json b/bucket/vector.json index 7834a9b11b..f779b5ec86 100644 --- a/bucket/vector.json +++ b/bucket/vector.json @@ -1,12 +1,12 @@ { - "version": "0.42.0", + "version": "0.43.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.42.0/vector-0.42.0-x86_64-pc-windows-msvc.zip", - "hash": "48b87fae41a9ed46201c0fadacc947b48aebd1fb59a9b1f1813db74ee84b1179" + "url": "https://packages.timber.io/vector/0.43.0/vector-0.43.0-x86_64-pc-windows-msvc.zip", + "hash": "9043f29d6327637130e6079a432f29befd7538521ba13f5dc2db422322f0ccc5" } }, "bin": "bin\\vector.exe",