2024-01-02 16:26:46 +00:00

25 lines
764 B
JSON

{
"version": "0.34.2",
"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.2/vector-0.34.2-x86_64-pc-windows-msvc.zip",
"hash": "37710f3f7b8740e80dcef01b8099792281dc5b505957d65b7c87340f6b99088a"
}
},
"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"
}
}
}
}