2023-08-21 16:27:38 +00:00

25 lines
764 B
JSON

{
"version": "0.32.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.32.1/vector-0.32.1-x86_64-pc-windows-msvc.zip",
"hash": "c7fe4989376fb522e09148232426d389caee1e581f14df331ca3cd329e9b4d18"
}
},
"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"
}
}
}
}