From 01aa35051e06871de73d5a89d7f0bc4dcb044333 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 20:27:38 +0000 Subject: [PATCH] vector: Update to version 0.41.0 --- bucket/vector.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vector.json b/bucket/vector.json index 8aa78076ab..0543d2e2ea 100644 --- a/bucket/vector.json +++ b/bucket/vector.json @@ -1,12 +1,12 @@ { - "version": "0.40.2", + "version": "0.41.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.40.2/vector-0.40.2-x86_64-pc-windows-msvc.zip", - "hash": "f67d3e5f4dd7c54964faba3d59e82e859cc67dc3dece43c85e91aacdd59da75d" + "url": "https://packages.timber.io/vector/0.41.0/vector-0.41.0-x86_64-pc-windows-msvc.zip", + "hash": "0e2e4afed2eb5bdcfa60ab5f6d0bfe5f53dffea0553aa417aa9d60cd5ffa99d7" } }, "bin": "bin\\vector.exe",