From 9cda5f0848562399cbb215dd64e037f07bcc7ab0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 00:34:37 +0000 Subject: [PATCH] vector: Update to version 0.44.0 --- bucket/vector.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vector.json b/bucket/vector.json index 952b295e08..76121496ee 100644 --- a/bucket/vector.json +++ b/bucket/vector.json @@ -1,12 +1,12 @@ { - "version": "0.43.1", + "version": "0.44.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.43.1/vector-0.43.1-x86_64-pc-windows-msvc.zip", - "hash": "4be458d25488087fc080188b741953362f964b9e556e2b851dadab4f15c1f451" + "url": "https://packages.timber.io/vector/0.44.0/vector-0.44.0-x86_64-pc-windows-msvc.zip", + "hash": "560de791ea3ccd775853ded42ff62cfd5b4587bf0224f28efe393034d8cf5fd9" } }, "bin": "bin\\vector.exe",