{ "version": "0.12.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.0/vector-0.12.0-x86_64-pc-windows-msvc.zip", "hash": "541f8ef9090c14de2ba382eb07f276af4d100114151466f6425aa91a092e3e4a" } }, "bin": "bin\\vector.exe", "persist": "config", "checkver": { "github": "https://github.com/timberio/vector" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/timberio/vector/releases/download/v$version/vector-$version-x86_64-pc-windows-msvc.zip" } } } }