mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
cockroachdb: Update to version 21.2.0
This commit is contained in:
parent
959752372e
commit
7faa2a126a
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "21.1.12",
|
"version": "21.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-v21.1.12.windows-6.2-amd64.zip",
|
"url": "https://binaries.cockroachdb.com/cockroach-v21.2.0.windows-6.2-amd64.zip",
|
||||||
"hash": "c75d3dd140aeabf9ae91ba5aa73f9c06da7fd2332c969c523a04674bf7b603d4",
|
"hash": "f574266cb9e43ecfd69c34e348193760b4a381f43257baa007afbe4e42ca0a57",
|
||||||
"extract_dir": "cockroach-v21.1.12.windows-6.2-amd64"
|
"extract_dir": "cockroach-v21.2.0.windows-6.2-amd64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "cockroach.exe",
|
"bin": "cockroach.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user