From 18fe1bdcd8fe267c79f08a16e8cfe8f7ddbfa991 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 10 Sep 2022 20:28:48 +0000 Subject: [PATCH] vector: Update to version 0.23.3 --- bucket/vector.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vector.json b/bucket/vector.json index b15664a541..779732a1af 100644 --- a/bucket/vector.json +++ b/bucket/vector.json @@ -1,12 +1,12 @@ { - "version": "0.24.0", + "version": "0.23.3", "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.0/vector-0.24.0-x86_64-pc-windows-msvc.zip", - "hash": "c61a1e5f74dfddb587151966dfd594b2f114c33f31892d46e73ae17dade787e0" + "url": "https://packages.timber.io/vector/0.23.3/vector-0.23.3-x86_64-pc-windows-msvc.zip", + "hash": "1f75d86c96fb0ff95ef11321a3390e9bf5519c326bef1db4245808ae37865a86" } }, "bin": "bin\\vector.exe",