mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
cockroachdb: Update to version 23.1.2
This commit is contained in:
parent
c9d7574eef
commit
22a36bda4b
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "23.1.1",
|
"version": "23.1.2",
|
||||||
"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.1.windows-6.2-amd64.zip",
|
"url": "https://binaries.cockroachdb.com/cockroach-v23.1.2.windows-6.2-amd64.zip",
|
||||||
"hash": "f081f688b381d8c2f1346b0d6cb2acc18e8b12256dabb53f9b2510c365d9356f",
|
"hash": "d680063d5aa97b7888bfbbab82b94d1eecc3676d1cb87e4f8f4362ff1b9e8bcc",
|
||||||
"extract_dir": "cockroach-v23.1.1.windows-6.2-amd64"
|
"extract_dir": "cockroach-v23.1.2.windows-6.2-amd64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "cockroach.exe",
|
"bin": "cockroach.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user