mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
25 lines
764 B
JSON
25 lines
764 B
JSON
{
|
|
"version": "0.17.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.17.3/vector-0.17.3-x86_64-pc-windows-msvc.zip",
|
|
"hash": "b92319455b9d3d3d3645cd68c1bcd1182dc0e23f548d770129d112ae3c180d86"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|