cockroachdb: Update to version 23.2.4

This commit is contained in:
github-actions[bot] 2024-04-11 21:06:02 +00:00
parent 41a573a436
commit 83016e5bc5

View File

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