{ "version": "22.1.6", "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-v22.1.6.windows-6.2-amd64.zip", "hash": "9ae88e3a9e1b81fd94e5c3a78cac007b5ad849641f2d6b7b035e02480633ef7e", "extract_dir": "cockroach-v22.1.6.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" } } } }