mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
cockroachdb: Update to version 23.2.1
This commit is contained in:
parent
bb470b50a3
commit
a72441c70e
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "23.2.0",
|
"version": "23.2.1",
|
||||||
"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-v23.2.0.windows-6.2-amd64.zip",
|
"url": "https://binaries.cockroachdb.com/cockroach-v23.2.1.windows-6.2-amd64.zip",
|
||||||
"hash": "7d03ff3a7f317908b859e6305200323d099a472fb2b507ada707429fe7876150",
|
"hash": "7766d3f7a1ae18f8c2877e6a8c2f90acaf467f87336f138d4ac3d078e03e8752",
|
||||||
"extract_dir": "cockroach-v23.2.0.windows-6.2-amd64"
|
"extract_dir": "cockroach-v23.2.1.windows-6.2-amd64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "cockroach.exe",
|
"bin": "cockroach.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user