diff --git a/bucket/vector.json b/bucket/vector.json index 833536759c..a71ddde20a 100644 --- a/bucket/vector.json +++ b/bucket/vector.json @@ -1,12 +1,12 @@ { - "version": "0.12.2", + "version": "0.13.0", "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.12.2/vector-0.12.2-x86_64-pc-windows-msvc.zip", - "hash": "b318a78643e952b0d41b4e7764a31145857d6beff42f7afca30b75da9981163c" + "url": "https://github.com/timberio/vector/releases/download/v0.13.0/vector-0.13.0-x86_64-pc-windows-msvc.zip", + "hash": "6d8101e0b89474768a9ca75c8c12f012f64a963c8a9833133d158acfb15eac83" } }, "bin": "bin\\vector.exe",