{
    "version": "0.55.0",
    "description": "Collect, transform, & route all observability data.",
    "homepage": "https://vector.dev",
    "license": "Apache-2.0",
    "architecture": {
        "64bit": {
            "url": "https://packages.timber.io/vector/0.55.0/vector-0.55.0-x86_64-pc-windows-msvc.zip",
            "hash": "7032c5a7d205a69e6d7a3b127d83eee3df3edea5548330f02fab54b12b0fc10d"
        }
    },
    "bin": "bin\\vector.exe",
    "persist": "config",
    "checkver": {
        "github": "https://github.com/timberio/vector"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://packages.timber.io/vector/$version/vector-$version-x86_64-pc-windows-msvc.zip"
            }
        }
    }
}
