From a66556f63be9012132da5569bd83619ab85477ce Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 12 Aug 2025 16:31:02 +0000 Subject: [PATCH] vector: Update to version 0.49.0 --- bucket/vector.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vector.json b/bucket/vector.json index 1b139cefde..12e9424423 100644 --- a/bucket/vector.json +++ b/bucket/vector.json @@ -1,12 +1,12 @@ { - "version": "0.48.0", + "version": "0.49.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.48.0/vector-0.48.0-x86_64-pc-windows-msvc.zip", - "hash": "7954c17940efce23b15fafa20a0db02c8e542f4db05a095634ea1aaa51884a4e" + "url": "https://packages.timber.io/vector/0.49.0/vector-0.49.0-x86_64-pc-windows-msvc.zip", + "hash": "f8db364c36027396d73001d392cc1c20d16539e8533dae0dbe74d89902f43016" } }, "bin": "bin\\vector.exe",