vector: Update to version 0.21.1

This commit is contained in:
github-actions[bot] 2022-04-22 20:27:54 +00:00
parent 78322a6c67
commit e6f652b653

View File

@ -1,12 +1,12 @@
{ {
"version": "0.21.0", "version": "0.21.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.21.0/vector-0.21.0-x86_64-pc-windows-msvc.zip", "url": "https://packages.timber.io/vector/0.21.1/vector-0.21.1-x86_64-pc-windows-msvc.zip",
"hash": "02c00b5a112fd7188020f3a60fd309e32328dd0c5867a7a4f7331e46d971c450" "hash": "4aa6be214cf1812be9e0f01c7dc970f346bc110d726ecedebb13de8a47638eb4"
} }
}, },
"bin": "bin\\vector.exe", "bin": "bin\\vector.exe",