2025-04-14 20:29:08 +00:00

25 lines
764 B
JSON

{
"version": "0.46.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.46.1/vector-0.46.1-x86_64-pc-windows-msvc.zip",
"hash": "5858b47ba896e10849238a89808dd00c627b9d9a3ba9645687064d37a58f4e5d"
}
},
"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"
}
}
}
}