2022-06-29 00:33:19 +00:00

25 lines
764 B
JSON

{
"version": "0.22.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.22.3/vector-0.22.3-x86_64-pc-windows-msvc.zip",
"hash": "0384ce36126dbd2e487238e3a31a987961378948afdd3bab2cbea3c6eb0ed541"
}
},
"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"
}
}
}
}