diff --git a/bucket/vector.json b/bucket/vector.json index 7414033e25..84c9af7510 100644 --- a/bucket/vector.json +++ b/bucket/vector.json @@ -1,12 +1,12 @@ { - "version": "0.14.0", + "version": "0.15.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.14.0/vector-0.14.0-x86_64-pc-windows-msvc.zip", - "hash": "2142203565ed85c660c35ad4ebb1cb33dfe88f426bf52bfc31298ea19ac3434a" + "url": "https://github.com/timberio/vector/releases/download/v0.15.0/vector-0.15.0-x86_64-pc-windows-msvc.zip", + "hash": "bf298cd5bf6524eae1ad06a0c7eb6743ba7add027fe7532aefdcd20890426461" } }, "bin": "bin\\vector.exe",