From 4b603fca559bd282224c9dc5aa5dcd3ccea2073c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Feb 2023 00:34:18 +0000 Subject: [PATCH] vector: Update to version 0.27.1 --- bucket/vector.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vector.json b/bucket/vector.json index 0b831dce55..42d91944f5 100644 --- a/bucket/vector.json +++ b/bucket/vector.json @@ -1,12 +1,12 @@ { - "version": "0.27.0", + "version": "0.27.1", "description": "Collect, transform, & route all observability data.", "homepage": "https://vector.dev", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://packages.timber.io/vector/0.27.0/vector-0.27.0-x86_64-pc-windows-msvc.zip", - "hash": "98b3b01d4f351144119d5975e92138aa8688ed27cecae6e0d44300c17b5f826f" + "url": "https://packages.timber.io/vector/0.27.1/vector-0.27.1-x86_64-pc-windows-msvc.zip", + "hash": "82f5440890e87682078067e680b4015e673f31b143e903afd9e8efb07fbed575" } }, "bin": "bin\\vector.exe",