mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-13 04:01:19 +00:00
cockroachdb: Update to version 21.1.1
This commit is contained in:
parent
0e1f0654c2
commit
3299996111
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "21.1.0",
|
"version": "21.1.1",
|
||||||
"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.1.0.windows-6.2-amd64.zip",
|
"url": "https://binaries.cockroachdb.com/cockroach-v21.1.1.windows-6.2-amd64.zip",
|
||||||
"hash": "65f03374b66f5d312d014252be8a6759c2a63eb2642a9579c5243d382479d07f",
|
"hash": "21ae7e529e308dfe0bf85a82f724927fbd272377c458d6bf1dc8579cecb5bfd0",
|
||||||
"extract_dir": "cockroach-v21.1.0.windows-6.2-amd64"
|
"extract_dir": "cockroach-v21.1.1.windows-6.2-amd64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "cockroach.exe",
|
"bin": "cockroach.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user