From 61536d09565bfd0b71be6471a4d64faf1ffec0c9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 20:23:39 +0000 Subject: [PATCH] vector: Update to version 0.33.1 --- bucket/vector.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vector.json b/bucket/vector.json index 42f8412a46..f2979ae530 100644 --- a/bucket/vector.json +++ b/bucket/vector.json @@ -1,12 +1,12 @@ { - "version": "0.33.0", + "version": "0.33.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.33.0/vector-0.33.0-x86_64-pc-windows-msvc.zip", - "hash": "746e34e8efa7cb6f9d7e39f94a43418654371bab13cd1ee4bc3787abcf93d252" + "url": "https://packages.timber.io/vector/0.33.1/vector-0.33.1-x86_64-pc-windows-msvc.zip", + "hash": "1bc00c78248904554cf844a981842465941fda89677743c75151a99a8105d7b7" } }, "bin": "bin\\vector.exe",