cockroachdb: Update to version 24.2.4

This commit is contained in:
github-actions[bot] 2024-10-21 16:30:07 +00:00
parent c6cd6569fe
commit 3921d32fb2

View File

@ -1,5 +1,5 @@
{ {
"version": "24.2.3", "version": "24.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-v24.2.3.windows-6.2-amd64.zip", "url": "https://binaries.cockroachdb.com/cockroach-v24.2.4.windows-6.2-amd64.zip",
"hash": "f9a72a36bc09b4a2d7445cecf90435ae8da7c74945595364adafef2f04e36b96", "hash": "7887de7c98be0ffe3f0a72fb2c7b48a623f5b832d942a45bb1f27fde418b54c9",
"extract_dir": "cockroach-v24.2.3.windows-6.2-amd64" "extract_dir": "cockroach-v24.2.4.windows-6.2-amd64"
} }
}, },
"bin": "cockroach.exe", "bin": "cockroach.exe",