2022-04-22 20:27:54 +00:00

25 lines
764 B
JSON

{
"version": "0.21.1",
"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.1/vector-0.21.1-x86_64-pc-windows-msvc.zip",
"hash": "4aa6be214cf1812be9e0f01c7dc970f346bc110d726ecedebb13de8a47638eb4"
}
},
"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"
}
}
}
}