2024-07-29 16:29:47 +00:00

25 lines
764 B
JSON

{
"version": "0.40.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.40.0/vector-0.40.0-x86_64-pc-windows-msvc.zip",
"hash": "45e994171e7f4bd6a35c63dfeefc8e0e90c0e7428677f758f906f7d5c70fa7c0"
}
},
"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"
}
}
}
}