cockroachdb: Update to version 21.2.10

This commit is contained in:
github-actions[bot] 2022-05-02 20:27:10 +00:00
parent 4171731018
commit 4da2da2296

View File

@ -1,5 +1,5 @@
{ {
"version": "21.2.9", "version": "21.2.10",
"description": "The SQL database for global cloud services", "description": "The SQL database for global cloud services",
"homepage": "https://www.cockroachlabs.com/", "homepage": "https://www.cockroachlabs.com/",
"license": { "license": {
@ -8,9 +8,9 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://binaries.cockroachdb.com/cockroach-v21.2.9.windows-6.2-amd64.zip", "url": "https://binaries.cockroachdb.com/cockroach-v21.2.10.windows-6.2-amd64.zip",
"hash": "6c2f56d732fd9de704d802030b9859be4fb728a0683043130f5f2cd54941b273", "hash": "60f5426fe7a7c0ad37871f21f40b48180e7c47c680e27793cf3b80a296b392bf",
"extract_dir": "cockroach-v21.2.9.windows-6.2-amd64" "extract_dir": "cockroach-v21.2.10.windows-6.2-amd64"
} }
}, },
"bin": "cockroach.exe", "bin": "cockroach.exe",