From 60258d90c1a5f1506a1b9f837cfc491959497180 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 30 Apr 2021 02:45:55 +0200 Subject: [PATCH] vector: Update to version 0.13.1 --- bucket/vector.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vector.json b/bucket/vector.json index a71ddde20a..0907a0337b 100644 --- a/bucket/vector.json +++ b/bucket/vector.json @@ -1,12 +1,12 @@ { - "version": "0.13.0", + "version": "0.13.1", "description": "Collect, transform, & route all observability data.", "homepage": "https://vector.dev", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/timberio/vector/releases/download/v0.13.0/vector-0.13.0-x86_64-pc-windows-msvc.zip", - "hash": "6d8101e0b89474768a9ca75c8c12f012f64a963c8a9833133d158acfb15eac83" + "url": "https://github.com/timberio/vector/releases/download/v0.13.1/vector-0.13.1-x86_64-pc-windows-msvc.zip", + "hash": "e65a80c4e00935a93ddbdab9095fc0103f5c4b043f3a419e7e9987c0a7b86b78" } }, "bin": "bin\\vector.exe",