From 96d856fd0c5963402cc82b0bd1ce99784723233c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 16:29:23 +0000 Subject: [PATCH] vector: Update to version 0.31.0 --- bucket/vector.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vector.json b/bucket/vector.json index c7c4039436..be8a697dd3 100644 --- a/bucket/vector.json +++ b/bucket/vector.json @@ -1,12 +1,12 @@ { - "version": "0.30.0", + "version": "0.31.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.30.0/vector-0.30.0-x86_64-pc-windows-msvc.zip", - "hash": "c4176ad9ee6d2743510e6611542a9ed8ee7235b3fda34fec5dec72544b7f4b64" + "url": "https://packages.timber.io/vector/0.31.0/vector-0.31.0-x86_64-pc-windows-msvc.zip", + "hash": "47b73c83cc487b455dfdd4954d780e05deff90736557a7fc4008333b82ffadc7" } }, "bin": "bin\\vector.exe",