2022-06-16 04:31:15 +00:00

25 lines
764 B
JSON

{
"version": "0.22.2",
"description": "Collect, transform, & route all observability data.",
"homepage": "https://vector.dev",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://packages.timber.io/vector/0.22.2/vector-0.22.2-x86_64-pc-windows-msvc.zip",
"hash": "7fd9dc78c02ade4af5e204b07f3172dea6c9d85aad3a5bfe07947860f8acddda"
}
},
"bin": "bin\\vector.exe",
"persist": "config",
"checkver": {
"github": "https://github.com/timberio/vector"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://packages.timber.io/vector/$version/vector-$version-x86_64-pc-windows-msvc.zip"
}
}
}
}