vector: Update to version 0.9.2

This commit is contained in:
Jakub Čábera 2020-06-10 08:36:21 +02:00
parent 36067dbc94
commit 957973d93b

View File

@ -1,12 +1,12 @@
{ {
"version": "0.9.1", "version": "0.9.2",
"description": "Collect, transform, & route all observability data.", "description": "Collect, transform, & route all observability data.",
"homepage": "https://vector.dev", "homepage": "https://vector.dev",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/timberio/vector/releases/download/v0.9.1/vector-x86_64-pc-windows-msvc.zip", "url": "https://github.com/timberio/vector/releases/download/v0.9.2/vector-x86_64-pc-windows-msvc.zip",
"hash": "370c853b55eef18188f9185fbedfb57a4f1e9d83d810867713c2467c55aba6e0" "hash": "2dbaec8d2aa41b9b0fd5a357dc959015d207f49a84e789d5e5ff23e71c8fcf3c"
} }
}, },
"bin": "bin\\vector.exe", "bin": "bin\\vector.exe",