{ "version": "0.15.1", "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.1/vector-0.15.1-x86_64-pc-windows-msvc.zip", "hash": "444610d27f27e964a4e25f86704682be40a35d2e87afe4258e21c570f1a8a0ce" } }, "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" } } } }