vector: Update to version 0.50.0

This commit is contained in:
github-actions[bot] 2025-09-23 16:30:48 +00:00
parent 00db28d108
commit a7b76c05d5

View File

@ -1,12 +1,12 @@
{ {
"version": "0.49.0", "version": "0.50.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.49.0/vector-0.49.0-x86_64-pc-windows-msvc.zip", "url": "https://packages.timber.io/vector/0.50.0/vector-0.50.0-x86_64-pc-windows-msvc.zip",
"hash": "f8db364c36027396d73001d392cc1c20d16539e8533dae0dbe74d89902f43016" "hash": "eaf8356b6370d9c0dff6c8fb75946ea763a118887913928f3ba0631f11c8867d"
} }
}, },
"bin": "bin\\vector.exe", "bin": "bin\\vector.exe",