vector: Update to version 0.8.0

This commit is contained in:
Richard Kuhnt 2020-02-25 18:01:56 +00:00
parent dc862239d2
commit be99546b6f

View File

@ -1,12 +1,12 @@
{
"version": "0.7.2",
"version": "0.8.0",
"description": "Collect, transform, & route all observability data.",
"homepage": "https://vector.dev",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/timberio/vector/releases/download/v0.7.2/vector-x86_64-pc-windows-msvc.zip",
"hash": "36a40d17bdb3eab47c3d70b863df874db3785bcb259fdd7cc2fb886949403833"
"url": "https://github.com/timberio/vector/releases/download/v0.8.0/vector-x86_64-pc-windows-msvc.zip",
"hash": "e6f2de49458f2380bcca8029d91c36ee3d8005a6b858bd6b077a5203180d644c"
}
},
"bin": "bin\\vector.exe",