mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
cockroachdb: Update to version 22.1.2
This commit is contained in:
parent
bb0a0fcd04
commit
40d499a275
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "22.1.1",
|
"version": "22.1.2",
|
||||||
"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.1.windows-6.2-amd64.zip",
|
"url": "https://binaries.cockroachdb.com/cockroach-v22.1.2.windows-6.2-amd64.zip",
|
||||||
"hash": "a9494bb12a6959cff43ee541d4639ec85c6f605fec6a805b9340472a83c8569f",
|
"hash": "7d340bc06fdd40ef10ac9a6cf61927c55c0598502e24fa5de9da8b96c10f0a54",
|
||||||
"extract_dir": "cockroach-v22.1.1.windows-6.2-amd64"
|
"extract_dir": "cockroach-v22.1.2.windows-6.2-amd64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "cockroach.exe",
|
"bin": "cockroach.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user