{ "version": "0.15.2", "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.15.2/vector-0.15.2-x86_64-pc-windows-msvc.zip", "hash": "dff3bf175baf0cf41106729c62c5a9d11fa102f41c959711543f9e674c10a2fe" } }, "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" } } } }