{ "version": "0.13.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.13.1/vector-0.13.1-x86_64-pc-windows-msvc.zip", "hash": "e65a80c4e00935a93ddbdab9095fc0103f5c4b043f3a419e7e9987c0a7b86b78" } }, "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" } } } }