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