2022-06-29 12:33:07 +00:00

25 lines
764 B
JSON

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