mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
cockroachdb: Update to version 22.1.5
This commit is contained in:
parent
56eed69c3b
commit
1d84aeba3d
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "22.1.4",
|
"version": "22.1.5",
|
||||||
"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.1.4.windows-6.2-amd64.zip",
|
"url": "https://binaries.cockroachdb.com/cockroach-v22.1.5.windows-6.2-amd64.zip",
|
||||||
"hash": "a99ad1b261e293d3e006aee07d2adc78dad82f2d4cbf1e6efb76008f7c777ce7",
|
"hash": "7d48b555832b434510de0bcb4f9ee38305e1a822de753de8219c512faaca2c2f",
|
||||||
"extract_dir": "cockroach-v22.1.4.windows-6.2-amd64"
|
"extract_dir": "cockroach-v22.1.5.windows-6.2-amd64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "cockroach.exe",
|
"bin": "cockroach.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user