2025-08-12 16:31:02 +00:00

25 lines
764 B
JSON

{
"version": "0.49.0",
"description": "Collect, transform, & route all observability data.",
"homepage": "https://vector.dev",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://packages.timber.io/vector/0.49.0/vector-0.49.0-x86_64-pc-windows-msvc.zip",
"hash": "f8db364c36027396d73001d392cc1c20d16539e8533dae0dbe74d89902f43016"
}
},
"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"
}
}
}
}