mirror of
https://github.com/cmderdev/cmder.git
synced 2025-01-25 15:49:08 +08:00
update conemu and clink (#2575)
* update conemu and clink * update clink to 1.2.24 * update clink to 1.2.24 * update clink to 1.2.24 * Clink 1.2.26 Co-authored-by: dgames <dgames@dtg.local>
This commit is contained in:
parent
b8760e4d04
commit
2ef8c967d2
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,6 +11,7 @@ vendor/*/*
|
||||
!vendor/lib/*
|
||||
!vendor/*
|
||||
!vendor/psmodules/*
|
||||
vendor/git-for-windows
|
||||
|
||||
config/*
|
||||
!config/Readme.md
|
||||
|
@ -5,7 +5,8 @@
|
||||
### Changes
|
||||
|
||||
- Update Git for Windows to 2.31.1
|
||||
- Update to Clink 1.2.5
|
||||
- Update to Clink 1.2.26
|
||||
- Update to Conemu 210718
|
||||
- Do not rely on having a `%cmder_root%\config\cmder_prompt_config.lua`
|
||||
|
||||
### Adds
|
||||
|
1
vendor/git-for-windows_1.29.1
vendored
Symbolic link
1
vendor/git-for-windows_1.29.1
vendored
Symbolic link
@ -0,0 +1 @@
|
||||
../../../dtgam/bin/git-2.29.0
|
8
vendor/sources.json
vendored
8
vendor/sources.json
vendored
@ -6,13 +6,13 @@
|
||||
},
|
||||
{
|
||||
"name": "clink",
|
||||
"version": "1.2.22",
|
||||
"url": "https://github.com/chrisant996/clink/releases/download/v1.2.22/clink.1.2.22.890a84.zip"
|
||||
"version": "1.2.26",
|
||||
"url": "https://github.com/chrisant996/clink/releases/download/v1.2.26/clink.1.2.26.3dc58b.zip"
|
||||
},
|
||||
{
|
||||
"name": "conemu-maximus5",
|
||||
"version": "210304",
|
||||
"url": "https://github.com/Maximus5/ConEmu/releases/download/v21.03.04/ConEmuPack.210304.7z"
|
||||
"version": "210718",
|
||||
"url": "https://github.com/Maximus5/ConEmu/releases/download/v21.07.18/ConEmuPack.210718.7z"
|
||||
},
|
||||
{
|
||||
"name": "clink-completions",
|
||||
|
Loading…
Reference in New Issue
Block a user