From e664f88bd19287114ef067fad67d961f466062b8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 00:33:21 +0000 Subject: [PATCH] vector: Update to version 0.32.2 --- bucket/vector.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vector.json b/bucket/vector.json index 92d7a36b5a..e06b809fc2 100644 --- a/bucket/vector.json +++ b/bucket/vector.json @@ -1,12 +1,12 @@ { - "version": "0.32.1", + "version": "0.32.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.32.1/vector-0.32.1-x86_64-pc-windows-msvc.zip", - "hash": "c7fe4989376fb522e09148232426d389caee1e581f14df331ca3cd329e9b4d18" + "url": "https://packages.timber.io/vector/0.32.2/vector-0.32.2-x86_64-pc-windows-msvc.zip", + "hash": "16770f8ed7cf12f396bcf9baac36af60afa2a6cec626d483ad0185849dc3ed1c" } }, "bin": "bin\\vector.exe",