2022-09-13 00:33:58 +00:00

25 lines
764 B
JSON

{
"version": "0.24.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.24.1/vector-0.24.1-x86_64-pc-windows-msvc.zip",
"hash": "8b616e1bb5a0da3bf01e43bb56ed6676af7b12295ff182c1e82b21f54e513aed"
}
},
"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"
}
}
}
}