cockroachdb: Update to version 22.2.1

This commit is contained in:
github-actions[bot] 2022-12-22 20:25:39 +00:00
parent aa47a7d276
commit e327c27a60

View File

@ -1,5 +1,5 @@
{ {
"version": "22.2.0", "version": "22.2.1",
"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-v22.2.0.windows-6.2-amd64.zip", "url": "https://binaries.cockroachdb.com/cockroach-v22.2.1.windows-6.2-amd64.zip",
"hash": "35b5821dc20fa1feb093f5b4f540c30833b217dc9bb35ddf4360e7d84935b3be", "hash": "b90eec3bc50e9819f2a44e49436e4f4701d7fef59d2ff6c621c312d4995738fc",
"extract_dir": "cockroach-v22.2.0.windows-6.2-amd64" "extract_dir": "cockroach-v22.2.1.windows-6.2-amd64"
} }
}, },
"bin": "cockroach.exe", "bin": "cockroach.exe",