cockroachdb: Update to version 23.2.5

This commit is contained in:
github-actions[bot] 2024-05-13 20:26:04 +00:00
parent ec4ccb5a7e
commit 8597119770

View File

@ -1,5 +1,5 @@
{ {
"version": "23.2.4", "version": "23.2.5",
"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.4.windows-6.2-amd64.zip", "url": "https://binaries.cockroachdb.com/cockroach-v23.2.5.windows-6.2-amd64.zip",
"hash": "4d361114f13d0fc204f928c9744255f3972eea0fb7b2c00142a1063d7509277b", "hash": "02558f232f8f42d71a0304cf624bcdd5442d7067f18a945541e8494bed1216e7",
"extract_dir": "cockroach-v23.2.4.windows-6.2-amd64" "extract_dir": "cockroach-v23.2.5.windows-6.2-amd64"
} }
}, },
"bin": "cockroach.exe", "bin": "cockroach.exe",