mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 18:21:22 +00:00
25 lines
764 B
JSON
25 lines
764 B
JSON
{
|
|
"version": "0.21.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.21.2/vector-0.21.2-x86_64-pc-windows-msvc.zip",
|
|
"hash": "83a7c062fdd3b94c11f7c2466250a22d7bddb56db9c231d4471005c6f1aa777c"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|