vector: Update to version 0.8.1

This commit is contained in:
Richard Kuhnt 2020-03-04 18:01:50 +00:00
parent 6c78b392b1
commit f6f8bba0bf

View File

@ -1,12 +1,12 @@
{
"version": "0.8.0",
"version": "0.8.1",
"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.8.0/vector-x86_64-pc-windows-msvc.zip",
"hash": "e6f2de49458f2380bcca8029d91c36ee3d8005a6b858bd6b077a5203180d644c"
"url": "https://github.com/timberio/vector/releases/download/v0.8.1/vector-x86_64-pc-windows-msvc.zip",
"hash": "5464bc71771ac7de89b91da0b3213714580e6dc43a78923658c89d25c3f0ecfe"
}
},
"bin": "bin\\vector.exe",