2023-03-06 16:29:54 +00:00

25 lines
764 B
JSON

{
"version": "0.28.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.28.1/vector-0.28.1-x86_64-pc-windows-msvc.zip",
"hash": "e00861c65ec10b3da034d93dc5851c91cd9d0560edaf4d8868277766c41d4193"
}
},
"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"
}
}
}
}