2023-09-27 16:29:01 +00:00

25 lines
764 B
JSON

{
"version": "0.33.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.33.0/vector-0.33.0-x86_64-pc-windows-msvc.zip",
"hash": "746e34e8efa7cb6f9d7e39f94a43418654371bab13cd1ee4bc3787abcf93d252"
}
},
"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"
}
}
}
}