cockroachdb: Update to version 24.2.3

This commit is contained in:
github-actions[bot] 2024-09-30 20:28:52 +00:00
parent 5695b383e7
commit 2ae026cfc1

View File

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