mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
cockroachdb: Update to version 22.2.1
This commit is contained in:
parent
aa47a7d276
commit
e327c27a60
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "22.2.0",
|
"version": "22.2.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-v22.2.0.windows-6.2-amd64.zip",
|
"url": "https://binaries.cockroachdb.com/cockroach-v22.2.1.windows-6.2-amd64.zip",
|
||||||
"hash": "35b5821dc20fa1feb093f5b4f540c30833b217dc9bb35ddf4360e7d84935b3be",
|
"hash": "b90eec3bc50e9819f2a44e49436e4f4701d7fef59d2ff6c621c312d4995738fc",
|
||||||
"extract_dir": "cockroach-v22.2.0.windows-6.2-amd64"
|
"extract_dir": "cockroach-v22.2.1.windows-6.2-amd64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "cockroach.exe",
|
"bin": "cockroach.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user