mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
cockroachdb: Update to version 23.2.0
This commit is contained in:
parent
fdc7bf99e9
commit
efc0d33d52
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "23.1.13",
|
"version": "23.2.0",
|
||||||
"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.13.windows-6.2-amd64.zip",
|
"url": "https://binaries.cockroachdb.com/cockroach-v23.2.0.windows-6.2-amd64.zip",
|
||||||
"hash": "beb3add1f329e94ff4975f0b436cba3998e7de431cc2b6a041ff67ef5747696a",
|
"hash": "7d03ff3a7f317908b859e6305200323d099a472fb2b507ada707429fe7876150",
|
||||||
"extract_dir": "cockroach-v23.1.13.windows-6.2-amd64"
|
"extract_dir": "cockroach-v23.2.0.windows-6.2-amd64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "cockroach.exe",
|
"bin": "cockroach.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user