2022-12-06 01:56:19 +00:00

25 lines
764 B
JSON

{
"version": "0.26.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.26.0/vector-0.26.0-x86_64-pc-windows-msvc.zip",
"hash": "a250d4086efa7bfedc56f046dbd270e92550d6d23315836fdbf00d9028cd55bd"
}
},
"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"
}
}
}
}