From ad5ca1078d5cb899358bf32533e4134259ddfae3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Oct 2022 20:30:10 +0000 Subject: [PATCH] vector: Update to version 0.24.2 --- bucket/vector.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vector.json b/bucket/vector.json index 41fa407a21..cacdab30ee 100644 --- a/bucket/vector.json +++ b/bucket/vector.json @@ -1,12 +1,12 @@ { - "version": "0.24.1", + "version": "0.24.2", "description": "Collect, transform, & route all observability data.", "homepage": "https://vector.dev", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://packages.timber.io/vector/0.24.1/vector-0.24.1-x86_64-pc-windows-msvc.zip", - "hash": "8b616e1bb5a0da3bf01e43bb56ed6676af7b12295ff182c1e82b21f54e513aed" + "url": "https://packages.timber.io/vector/0.24.2/vector-0.24.2-x86_64-pc-windows-msvc.zip", + "hash": "e2960c5e84cf502a02fbc75e81d52c482ecf27fe2fac22e549c4a27df5fd91a2" } }, "bin": "bin\\vector.exe",