mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
cockroachdb: Update to version 25.2.0
This commit is contained in:
parent
e2d1749539
commit
0070bbabd5
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "25.1.5",
|
"version": "25.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-v25.1.5.windows-6.2-amd64.zip",
|
"url": "https://binaries.cockroachdb.com/cockroach-v25.2.0.windows-6.2-amd64.zip",
|
||||||
"hash": "8c9789a4b50b15cef0400b664a0a73a83c01a9bfa3aeeb0e5310c62b2b1b239b",
|
"hash": "7e123a57a265eca36db1396911716e0a8bfef865dad014461cc9fe34f5f9a74f",
|
||||||
"extract_dir": "cockroach-v25.1.5.windows-6.2-amd64"
|
"extract_dir": "cockroach-v25.2.0.windows-6.2-amd64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "cockroach.exe",
|
"bin": "cockroach.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user