From a7b76c05d59c03ed6c0bdd2b160715f9cacfb32c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 23 Sep 2025 16:30:48 +0000 Subject: [PATCH] vector: Update to version 0.50.0 --- bucket/vector.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vector.json b/bucket/vector.json index 12e9424423..74434ea753 100644 --- a/bucket/vector.json +++ b/bucket/vector.json @@ -1,12 +1,12 @@ { - "version": "0.49.0", + "version": "0.50.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.49.0/vector-0.49.0-x86_64-pc-windows-msvc.zip", - "hash": "f8db364c36027396d73001d392cc1c20d16539e8533dae0dbe74d89902f43016" + "url": "https://packages.timber.io/vector/0.50.0/vector-0.50.0-x86_64-pc-windows-msvc.zip", + "hash": "eaf8356b6370d9c0dff6c8fb75946ea763a118887913928f3ba0631f11c8867d" } }, "bin": "bin\\vector.exe",