mirror of
https://github.com/cmderdev/cmder.git
synced 2024-11-10 17:59:11 +08:00
8d74184d30
This should fix all the Windows 10 alias issues that we had.
23 lines
717 B
JSON
23 lines
717 B
JSON
[
|
|
{
|
|
"name": "git-for-windows",
|
|
"version": "v2.14.1.windows.1",
|
|
"url": "https://github.com/git-for-windows/git/releases/download/v2.14.1.windows.1/PortableGit-2.14.1-32-bit.7z.exe"
|
|
},
|
|
{
|
|
"name": "clink",
|
|
"version": "0.4.9",
|
|
"url": "https://github.com/Stanzilla/clink/releases/download/0.4.9/clink_DEV.zip"
|
|
},
|
|
{
|
|
"name": "conemu-maximus5",
|
|
"version": "170622",
|
|
"url": "https://github.com/Maximus5/ConEmu/releases/download/v17.06.22/ConEmuPack.170622.7z"
|
|
},
|
|
{
|
|
"name": "clink-completions",
|
|
"version": "0.3.2",
|
|
"url": "https://github.com/vladimir-kotikov/clink-completions/archive/0.3.2.zip"
|
|
}
|
|
]
|