vector: Update to version 0.20.0

This commit is contained in:
github-actions[bot] 2022-02-11 04:28:44 +00:00
parent 286d991637
commit e101263574

View File

@ -1,12 +1,12 @@
{ {
"version": "0.19.3", "version": "0.20.0",
"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://packages.timber.io/vector/0.19.3/vector-0.19.3-x86_64-pc-windows-msvc.zip", "url": "https://packages.timber.io/vector/0.20.0/vector-0.20.0-x86_64-pc-windows-msvc.zip",
"hash": "52b968468f994e884f47438b1edf16dada5a572f6fdbd9e4fed837d6f86a5ae1" "hash": "dcbcb81ee45d771c79bd2bbc4e016c5408985095d2bc432a7617a3b86ab0d9fc"
} }
}, },
"bin": "bin\\vector.exe", "bin": "bin\\vector.exe",