{ "version": "25.3.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-v25.3.3.windows-6.2-amd64.zip", "hash": "9d605c1e54c3ff3e42a8a2e6cd0e05a6f4996f36108bb3dd30e98caa74c8153c", "extract_dir": "cockroach-v25.3.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" } } } }