2022-01-25 20:47:05 +00:00

25 lines
764 B
JSON

{
"version": "0.19.1",
"description": "Collect, transform, & route all observability data.",
"homepage": "https://vector.dev",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://packages.timber.io/vector/0.19.1/vector-0.19.1-x86_64-pc-windows-msvc.zip",
"hash": "f0f4899c6f81c4262530d91851b2b0207aecf5cf063d3197b9ef7328082b204b"
}
},
"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"
}
}
}
}