2022-10-13 20:30:10 +00:00

25 lines
764 B
JSON

{
"version": "0.24.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.24.2/vector-0.24.2-x86_64-pc-windows-msvc.zip",
"hash": "e2960c5e84cf502a02fbc75e81d52c482ecf27fe2fac22e549c4a27df5fd91a2"
}
},
"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"
}
}
}
}