From 28c60329e148b5c00f9e0bdf911bfbb1d5d41fe4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 20 May 2025 16:30:05 +0000 Subject: [PATCH] vector: Update to version 0.47.0 --- bucket/vector.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vector.json b/bucket/vector.json index 6e416d6f0a..5ac3acf414 100644 --- a/bucket/vector.json +++ b/bucket/vector.json @@ -1,12 +1,12 @@ { - "version": "0.46.1", + "version": "0.47.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.46.1/vector-0.46.1-x86_64-pc-windows-msvc.zip", - "hash": "5858b47ba896e10849238a89808dd00c627b9d9a3ba9645687064d37a58f4e5d" + "url": "https://packages.timber.io/vector/0.47.0/vector-0.47.0-x86_64-pc-windows-msvc.zip", + "hash": "2a38e01099249341a20a2a842162bbfe2d42d6f025f6c3566af81ac7151f22d3" } }, "bin": "bin\\vector.exe",