mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
cockroachdb: Update to version 24.3.2
This commit is contained in:
parent
459f93071a
commit
e9731c203d
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "24.3.1",
|
"version": "24.3.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-v24.3.1.windows-6.2-amd64.zip",
|
"url": "https://binaries.cockroachdb.com/cockroach-v24.3.2.windows-6.2-amd64.zip",
|
||||||
"hash": "35e927d73931dfdc3fc0a780c9fb108f4e40247b689a74341f32d154cceac07e",
|
"hash": "df33e76474cf683acecae8fb8017291abf823512766f431f19ce655a4809b47d",
|
||||||
"extract_dir": "cockroach-v24.3.1.windows-6.2-amd64"
|
"extract_dir": "cockroach-v24.3.2.windows-6.2-amd64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "cockroach.exe",
|
"bin": "cockroach.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user