mirror of
https://github.com/cmderdev/cmder.git
synced 2025-06-07 02:04:34 +08:00
update clink to 1.2.24
This commit is contained in:
parent
48f50568b0
commit
0fc6b6571e
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,6 +11,7 @@ vendor/*/*
|
|||||||
!vendor/lib/*
|
!vendor/lib/*
|
||||||
!vendor/*
|
!vendor/*
|
||||||
!vendor/psmodules/*
|
!vendor/psmodules/*
|
||||||
|
vendor/git-for-windows
|
||||||
|
|
||||||
config/*
|
config/*
|
||||||
!config/Readme.md
|
!config/Readme.md
|
||||||
|
@ -5,7 +5,8 @@
|
|||||||
### Changes
|
### Changes
|
||||||
|
|
||||||
- Update Git for Windows to 2.31.1
|
- Update Git for Windows to 2.31.1
|
||||||
- Update to Clink 1.2.5
|
- Update to Clink 1.2.24
|
||||||
|
- Update to Conemu 210718
|
||||||
- Do not rely on having a `%cmder_root%\config\cmder_prompt_config.lua`
|
- Do not rely on having a `%cmder_root%\config\cmder_prompt_config.lua`
|
||||||
|
|
||||||
### Adds
|
### Adds
|
||||||
|
2
vendor/sources.json
vendored
2
vendor/sources.json
vendored
@ -7,7 +7,7 @@
|
|||||||
{
|
{
|
||||||
"name": "clink",
|
"name": "clink",
|
||||||
"version": "1.2.23",
|
"version": "1.2.23",
|
||||||
"url": "https://github.com/chrisant996/clink/releases/download/v1.2.23/clink.1.2.23.9b90e7.zip"
|
"url": "https://github.com/chrisant996/clink/releases/download/v1.2.23/clink.1.2.24.3a07c0.zip"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "conemu-maximus5",
|
"name": "conemu-maximus5",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user