{ "version": "0.9.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.9.2/vector-x86_64-pc-windows-msvc.zip", "hash": "2dbaec8d2aa41b9b0fd5a357dc959015d207f49a84e789d5e5ff23e71c8fcf3c" } }, "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-x86_64-pc-windows-msvc.zip" } } } }