update to Clink 1.1.20

This commit is contained in:
dgames 2021-01-12 09:01:39 -05:00
parent 9cf3ba222e
commit 6c15598010
2 changed files with 4 additions and 4 deletions

View File

@ -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
View File

@ -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",