cockroachdb: Update to version 24.3.4

This commit is contained in:
github-actions[bot] 2025-02-01 00:37:16 +00:00
parent 30b415bca5
commit 82f13d8318

View File

@ -1,5 +1,5 @@
{ {
"version": "24.3.3", "version": "24.3.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.3.3.windows-6.2-amd64.zip", "url": "https://binaries.cockroachdb.com/cockroach-v24.3.4.windows-6.2-amd64.zip",
"hash": "3eb99f225ea075d1dbdf545b570e80eab3e7618f71ed452ef2658901acd4aef2", "hash": "6b61cc0173dfed7951f3fa4e6fd4197caad99dd15fcb92cc6327f8635e9d8259",
"extract_dir": "cockroach-v24.3.3.windows-6.2-amd64" "extract_dir": "cockroach-v24.3.4.windows-6.2-amd64"
} }
}, },
"bin": "cockroach.exe", "bin": "cockroach.exe",