From 2acca384373d63a848e2797e6f59ed5b456f4e68 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 28 Dec 2021 20:27:22 +0000 Subject: [PATCH] vector: Update to version 0.19.0 --- bucket/vector.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vector.json b/bucket/vector.json index b80541c763..460f667b57 100644 --- a/bucket/vector.json +++ b/bucket/vector.json @@ -1,12 +1,12 @@ { - "version": "0.18.1", + "version": "0.19.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.18.1/vector-0.18.1-x86_64-pc-windows-msvc.zip", - "hash": "edad62fc7af5c16e21348cde226a67d12f3208e3b5a7f3eccf1374640de35d85" + "url": "https://packages.timber.io/vector/0.19.0/vector-0.19.0-x86_64-pc-windows-msvc.zip", + "hash": "738d3af084164b42c8e416d99e5323f75179afadd9def090675aa8ed41fada4a" } }, "bin": "bin\\vector.exe",