From db5d7350fe9b5dc161ae15024fe368b1ed375df9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 10 Apr 2023 20:26:57 +0000 Subject: [PATCH] vector: Update to version 0.28.2 --- bucket/vector.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vector.json b/bucket/vector.json index 023c166df9..9a159f0f4d 100644 --- a/bucket/vector.json +++ b/bucket/vector.json @@ -1,12 +1,12 @@ { - "version": "0.28.1", + "version": "0.28.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.28.1/vector-0.28.1-x86_64-pc-windows-msvc.zip", - "hash": "e00861c65ec10b3da034d93dc5851c91cd9d0560edaf4d8868277766c41d4193" + "url": "https://packages.timber.io/vector/0.28.2/vector-0.28.2-x86_64-pc-windows-msvc.zip", + "hash": "d0fb38337228f755b1ba61f64dc8987c7e0afc46270f7547ddcc9cbb6ca84acd" } }, "bin": "bin\\vector.exe",