vector: Update to version 0.17.2

This commit is contained in:
Jakub Čábera 2021-10-18 23:50:57 -07:00
parent 1aa1a03e59
commit 7a47346c7d

View File

@ -1,12 +1,12 @@
{ {
"version": "0.17.0", "version": "0.17.2",
"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.17.0/vector-0.17.0-x86_64-pc-windows-msvc.zip", "url": "https://packages.timber.io/vector/0.17.2/vector-0.17.2-x86_64-pc-windows-msvc.zip",
"hash": "36585388a95b39d0e5aaab08e092a06e3a43385ac79504a361a0a1d3b471597f" "hash": "86d4fac3d3de3a1f49f4753f8b84ce4d3e46a729fdab1d555373f1e6d019b0a0"
} }
}, },
"bin": "bin\\vector.exe", "bin": "bin\\vector.exe",