2024-09-09 20:27:38 +00:00

25 lines
764 B
JSON

{
"version": "0.41.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.41.0/vector-0.41.0-x86_64-pc-windows-msvc.zip",
"hash": "0e2e4afed2eb5bdcfa60ab5f6d0bfe5f53dffea0553aa417aa9d60cd5ffa99d7"
}
},
"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"
}
}
}
}