From 4d1a933a6b9035e9e2579557e5a2db4ba5a8b0ba Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 25 Jan 2022 20:47:05 +0000 Subject: [PATCH] vector: Update to version 0.19.1 --- bucket/vector.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vector.json b/bucket/vector.json index 460f667b57..dbb1e0a84d 100644 --- a/bucket/vector.json +++ b/bucket/vector.json @@ -1,12 +1,12 @@ { - "version": "0.19.0", + "version": "0.19.1", "description": "Collect, transform, & route all observability data.", "homepage": "https://vector.dev", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://packages.timber.io/vector/0.19.0/vector-0.19.0-x86_64-pc-windows-msvc.zip", - "hash": "738d3af084164b42c8e416d99e5323f75179afadd9def090675aa8ed41fada4a" + "url": "https://packages.timber.io/vector/0.19.1/vector-0.19.1-x86_64-pc-windows-msvc.zip", + "hash": "f0f4899c6f81c4262530d91851b2b0207aecf5cf063d3197b9ef7328082b204b" } }, "bin": "bin\\vector.exe",