From b78c467b1ef9ce13edc62d009d5b9cb1aa6381cc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 26 Mar 2024 17:09:17 +0000 Subject: [PATCH] vector: Update to version 0.37.0 --- bucket/vector.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vector.json b/bucket/vector.json index 468576d512..79955c5a5b 100644 --- a/bucket/vector.json +++ b/bucket/vector.json @@ -1,12 +1,12 @@ { - "version": "0.36.1", + "version": "0.37.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.36.1/vector-0.36.1-x86_64-pc-windows-msvc.zip", - "hash": "94aae65864ee92ae107bc9f87386b248f9372d8d291c96a2e2c43d63970df8a9" + "url": "https://packages.timber.io/vector/0.37.0/vector-0.37.0-x86_64-pc-windows-msvc.zip", + "hash": "7b4faeb2b701e92c7799fb2c4059ee0e2e1733cc7063c838a047b75b4905ce52" } }, "bin": "bin\\vector.exe",