{
    "version": "26.1.3",
    "description": "The SQL database for global cloud services",
    "homepage": "https://www.cockroachlabs.com/",
    "license": {
        "identifier": "Freeware,BSL-1.1,MIT,...",
        "url": "https://github.com/cockroachdb/cockroach/blob/master/LICENSE"
    },
    "architecture": {
        "64bit": {
            "url": "https://binaries.cockroachdb.com/cockroach-v26.1.3.windows-6.2-amd64.zip",
            "hash": "68f9bae85e0e07fef2302d469c410aac99b02579899fed6c0102c9c2a53b6815",
            "extract_dir": "cockroach-v26.1.3.windows-6.2-amd64"
        }
    },
    "bin": "cockroach.exe",
    "checkver": {
        "url": "https://www.cockroachlabs.com/docs/stable/install-cockroachdb.html",
        "regex": "\"version-name\">v([\\d.]+)<"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://binaries.cockroachdb.com/cockroach-v$version.windows-6.2-amd64.zip",
                "extract_dir": "cockroach-v$version.windows-6.2-amd64"
            }
        }
    }
}
