mirror of
https://github.com/cmderdev/cmder.git
synced 2024-11-10 09:49:12 +08:00
update to Clink 1.1.20
This commit is contained in:
parent
9cf3ba222e
commit
6c15598010
@ -1,10 +1,10 @@
|
||||
# Change Log
|
||||
|
||||
## [1.3.18](https://github.com/cmderdev/cmder/tree/v1.3.18) (2020-12-24)
|
||||
## [Unreleased]
|
||||
|
||||
### Fixes
|
||||
|
||||
- Update to Clink v1.1.14 to fix #2451.
|
||||
- Update to Clink 1.1.20 to fix #2451.
|
||||
- Clink `%cmder_root%\config\settings` is migrated from a previous install if `%cmder_root%\config\clink_settings` does not exist.
|
||||
- This is a best effort migration of Clink 1.x.x supported settings.
|
||||
- Clink `%cmder_root%\config\.history` is migrated from a previous install if `%cmder_root%\config\clink_history` does not exist.
|
||||
|
4
vendor/sources.json
vendored
4
vendor/sources.json
vendored
@ -6,8 +6,8 @@
|
||||
},
|
||||
{
|
||||
"name": "clink",
|
||||
"version": "1.1.14",
|
||||
"url": "https://github.com/chrisant996/clink/releases/download/v1.1.14/clink.1.1.14.a44ba3.zip"
|
||||
"version": "1.1.20",
|
||||
"url": "https://github.com/chrisant996/clink/releases/download/v1.1.20/clink.1.1.20.fa19d6.zip"
|
||||
},
|
||||
{
|
||||
"name": "conemu-maximus5",
|
||||
|
Loading…
Reference in New Issue
Block a user