vector: Update to version 0.19.1

This commit is contained in:
github-actions[bot] 2022-01-25 20:47:05 +00:00
parent 0cd02678e1
commit 4d1a933a6b

View File

@ -1,12 +1,12 @@
{ {
"version": "0.19.0", "version": "0.19.1",
"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.0/vector-0.19.0-x86_64-pc-windows-msvc.zip", "url": "https://packages.timber.io/vector/0.19.1/vector-0.19.1-x86_64-pc-windows-msvc.zip",
"hash": "738d3af084164b42c8e416d99e5323f75179afadd9def090675aa8ed41fada4a" "hash": "f0f4899c6f81c4262530d91851b2b0207aecf5cf063d3197b9ef7328082b204b"
} }
}, },
"bin": "bin\\vector.exe", "bin": "bin\\vector.exe",