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