2023-11-16 16:29:01 +00:00

25 lines
764 B
JSON

{
"version": "0.34.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.34.1/vector-0.34.1-x86_64-pc-windows-msvc.zip",
"hash": "266b9e64c9b326624f8d1c5ede2467ab53b3e50c4db6c22fdf85e149cab8a8af"
}
},
"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"
}
}
}
}