2022-02-09 20:28:30 +00:00

25 lines
764 B
JSON

{
"version": "0.19.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.19.2/vector-0.19.2-x86_64-pc-windows-msvc.zip",
"hash": "42b234c7a677ce00c422d9e7c75d1b17012f1086084f04225d66774e3cae3dce"
}
},
"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"
}
}
}
}