2024-06-17 20:25:47 +00:00

25 lines
764 B
JSON

{
"version": "0.39.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.39.0/vector-0.39.0-x86_64-pc-windows-msvc.zip",
"hash": "07f6709a2912503f1ff05fd308cf6109dd31314c17afe2b20467f725efd83d9b"
}
},
"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"
}
}
}
}