From a8de1306254aefcdc6cf577f279fb4ec8ee40d89 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Sep 2023 16:29:01 +0000 Subject: [PATCH] vector: Update to version 0.33.0 --- bucket/vector.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vector.json b/bucket/vector.json index e06b809fc2..42f8412a46 100644 --- a/bucket/vector.json +++ b/bucket/vector.json @@ -1,12 +1,12 @@ { - "version": "0.32.2", + "version": "0.33.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.32.2/vector-0.32.2-x86_64-pc-windows-msvc.zip", - "hash": "16770f8ed7cf12f396bcf9baac36af60afa2a6cec626d483ad0185849dc3ed1c" + "url": "https://packages.timber.io/vector/0.33.0/vector-0.33.0-x86_64-pc-windows-msvc.zip", + "hash": "746e34e8efa7cb6f9d7e39f94a43418654371bab13cd1ee4bc3787abcf93d252" } }, "bin": "bin\\vector.exe",