mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
cockroachdb: Update to version 25.2.2
This commit is contained in:
parent
ea2aeb8c0a
commit
c7a4355f55
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "25.2.1",
|
"version": "25.2.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-v25.2.1.windows-6.2-amd64.zip",
|
"url": "https://binaries.cockroachdb.com/cockroach-v25.2.2.windows-6.2-amd64.zip",
|
||||||
"hash": "baf697f0bb7b177ee7e7e0a1905fcf0756d277afc32f92276293e8f68d4693fd",
|
"hash": "ad4b81479ad77b4408104cba3c58924c018f8bbc676340c7d46219d4e8b6ef2b",
|
||||||
"extract_dir": "cockroach-v25.2.1.windows-6.2-amd64"
|
"extract_dir": "cockroach-v25.2.2.windows-6.2-amd64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "cockroach.exe",
|
"bin": "cockroach.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user