cockroachdb: Update to version 23.2.2

This commit is contained in:
github-actions[bot] 2024-02-28 16:27:53 +00:00
parent 09e77fdbbe
commit 6026678e5e

View File

@ -1,5 +1,5 @@
{ {
"version": "23.2.1", "version": "23.2.2",
"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-v23.2.1.windows-6.2-amd64.zip", "url": "https://binaries.cockroachdb.com/cockroach-v23.2.2.windows-6.2-amd64.zip",
"hash": "7766d3f7a1ae18f8c2877e6a8c2f90acaf467f87336f138d4ac3d078e03e8752", "hash": "df289d3cd6965034295ed9db0674076cdb7fa82bbaef9b95e4d343614813d663",
"extract_dir": "cockroach-v23.2.1.windows-6.2-amd64" "extract_dir": "cockroach-v23.2.2.windows-6.2-amd64"
} }
}, },
"bin": "cockroach.exe", "bin": "cockroach.exe",