cockroachdb: Update to version 23.1.10

This commit is contained in:
github-actions[bot] 2023-09-15 20:24:22 +00:00
parent 266f063aac
commit 849176732c

View File

@ -1,5 +1,5 @@
{ {
"version": "23.1.9", "version": "23.1.10",
"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.1.9.windows-6.2-amd64.zip", "url": "https://binaries.cockroachdb.com/cockroach-v23.1.10.windows-6.2-amd64.zip",
"hash": "8691f2bf44900af5968b9e20abfe89f3fce685bf511ef690eb51250b6a22e45d", "hash": "6f57869d77963854b850be4701517fb87ec6937ea902c50097454bfd6470c2c1",
"extract_dir": "cockroach-v23.1.9.windows-6.2-amd64" "extract_dir": "cockroach-v23.1.10.windows-6.2-amd64"
} }
}, },
"bin": "cockroach.exe", "bin": "cockroach.exe",