mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
cockroachdb: Update to version 22.1.0
This commit is contained in:
parent
2fa865d9a9
commit
f2235c23cb
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "21.2.10",
|
"version": "22.1.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-v21.2.10.windows-6.2-amd64.zip",
|
"url": "https://binaries.cockroachdb.com/cockroach-v22.1.0.windows-6.2-amd64.zip",
|
||||||
"hash": "60f5426fe7a7c0ad37871f21f40b48180e7c47c680e27793cf3b80a296b392bf",
|
"hash": "39b2ae098ba513c9dff2faf9c861ec73478053522ce036d21045329ea1754b97",
|
||||||
"extract_dir": "cockroach-v21.2.10.windows-6.2-amd64"
|
"extract_dir": "cockroach-v22.1.0.windows-6.2-amd64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "cockroach.exe",
|
"bin": "cockroach.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user