cockroachdb: Update to version 24.2.5

This commit is contained in:
github-actions[bot] 2024-11-18 16:30:41 +00:00
parent 00820ac7dc
commit 1a37985573

View File

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