mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-21 23:01:22 +00:00
cockroachdb: Update to version 22.2.3
This commit is contained in:
parent
8e5b1be278
commit
bcba6a8d95
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "22.2.2",
|
"version": "22.2.3",
|
||||||
"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.2.windows-6.2-amd64.zip",
|
"url": "https://binaries.cockroachdb.com/cockroach-v22.2.3.windows-6.2-amd64.zip",
|
||||||
"hash": "287e58c2426ec5feeec21322863a7be12c770b660c9e9130a64b861989161696",
|
"hash": "aeb95fd71b1348b2fa45176f6bcad51f40485c7e2dc0bc71f50d07055e3aafbd",
|
||||||
"extract_dir": "cockroach-v22.2.2.windows-6.2-amd64"
|
"extract_dir": "cockroach-v22.2.3.windows-6.2-amd64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "cockroach.exe",
|
"bin": "cockroach.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user