cockroachdb: Update to version 23.1.9

This commit is contained in:
github-actions[bot] 2023-09-07 20:24:55 +00:00
parent 8a1c718131
commit dde5b1816d

View File

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