vector: Update to version 0.9.1

This commit is contained in:
Jakub Čábera 2020-05-01 22:51:42 +02:00
parent 161bae6268
commit ea1e5282e5

View File

@ -1,12 +1,12 @@
{
"version": "0.9.0",
"version": "0.9.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.9.0/vector-x86_64-pc-windows-msvc.zip",
"hash": "c06c709c34d7ca357876b66f511410867056d8b6f565c75da19badfb81f54a58"
"url": "https://github.com/timberio/vector/releases/download/v0.9.1/vector-x86_64-pc-windows-msvc.zip",
"hash": "370c853b55eef18188f9185fbedfb57a4f1e9d83d810867713c2467c55aba6e0"
}
},
"bin": "bin\\vector.exe",