mirror of
https://github.com/cmderdev/cmder.git
synced 2024-11-10 09:49:12 +08:00
Merge pull request #2739 from DRSDavidSoft/patch-4
Update Clink, Clink Completions and ConEmu dependencies
This commit is contained in:
commit
5c409dabc8
16
vendor/sources.json
vendored
16
vendor/sources.json
vendored
@ -1,22 +1,22 @@
|
||||
[
|
||||
{
|
||||
"name": "git-for-windows",
|
||||
"version": "v2.37.1.windows.1",
|
||||
"url": "https://github.com/git-for-windows/git/releases/download/v2.37.1.windows.1/PortableGit-2.37.1-64-bit.7z.exe"
|
||||
"version": "2.37.2.windows.2",
|
||||
"url": "https://github.com/git-for-windows/git/releases/download/v2.37.2.windows.2/PortableGit-2.37.2.2-64-bit.7z.exe"
|
||||
},
|
||||
{
|
||||
"name": "clink",
|
||||
"version": "1.3.36",
|
||||
"url": "https://github.com/chrisant996/clink/releases/download/v1.3.36/clink.1.3.36.32d0bc.zip"
|
||||
"version": "1.3.40",
|
||||
"url": "https://github.com/chrisant996/clink/releases/download/v1.3.40/clink.1.3.40.1901c2.zip"
|
||||
},
|
||||
{
|
||||
"name": "conemu-maximus5",
|
||||
"version": "210912",
|
||||
"url": "https://github.com/Maximus5/ConEmu/releases/download/v21.09.12/ConEmuPack.210912.7z"
|
||||
"version": "220807",
|
||||
"url": "https://github.com/Maximus5/ConEmu/releases/download/v22.08.07/ConEmuPack.220807.7z"
|
||||
},
|
||||
{
|
||||
"name": "clink-completions",
|
||||
"version": "0.3.7",
|
||||
"url": "https://github.com/vladimir-kotikov/clink-completions/archive/0.3.7.zip"
|
||||
"version": "0.4.1",
|
||||
"url": "https://github.com/vladimir-kotikov/clink-completions/archive/0.4.1.zip"
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user