vector: Update to version 0.21.0

This commit is contained in:
github-actions[bot] 2022-04-16 12:31:03 +00:00
parent e499458eaf
commit 0180ffaaba

View File

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