From aa0ecd32ecfdb2208d593322c0a81f796be96b15 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 13 Feb 2024 20:25:03 +0000 Subject: [PATCH] vector: Update to version 0.36.0 --- bucket/vector.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vector.json b/bucket/vector.json index b7c3d02c00..d40a77e78c 100644 --- a/bucket/vector.json +++ b/bucket/vector.json @@ -1,12 +1,12 @@ { - "version": "0.35.1", + "version": "0.36.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.35.1/vector-0.35.1-x86_64-pc-windows-msvc.zip", - "hash": "6ade268231ad59a18d4c72752db6a00fcd01938618adc76b0f1d22b54e654492" + "url": "https://packages.timber.io/vector/0.36.0/vector-0.36.0-x86_64-pc-windows-msvc.zip", + "hash": "83d0fb582541cfda56fa2496b165edeb40e7621e47814c002c606ba921c600b4" } }, "bin": "bin\\vector.exe",