From b9fa9fd5a4ccfe2825ca26567d590c90e04fb65d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 30 Jun 2025 20:29:19 +0000 Subject: [PATCH] vector: Update to version 0.48.0 --- bucket/vector.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vector.json b/bucket/vector.json index 5ac3acf414..1b139cefde 100644 --- a/bucket/vector.json +++ b/bucket/vector.json @@ -1,12 +1,12 @@ { - "version": "0.47.0", + "version": "0.48.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.47.0/vector-0.47.0-x86_64-pc-windows-msvc.zip", - "hash": "2a38e01099249341a20a2a842162bbfe2d42d6f025f6c3566af81ac7151f22d3" + "url": "https://packages.timber.io/vector/0.48.0/vector-0.48.0-x86_64-pc-windows-msvc.zip", + "hash": "7954c17940efce23b15fafa20a0db02c8e542f4db05a095634ea1aaa51884a4e" } }, "bin": "bin\\vector.exe",