update Clink to 1.3.15

This commit is contained in:
Dax T. Games 2022-04-16 13:40:34 -04:00
parent fe29497878
commit 427937918e
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@
### Changes ### Changes
- Update Git for Windows to 2.34.0 - Update Git for Windows to 2.34.0
- Update to Clink 1.3.14 - Update to Clink 1.3.15
- Update to stable Conemu 210912 - Update to stable Conemu 210912
- 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`

2
vendor/sources.json vendored
View File

@ -6,7 +6,7 @@
}, },
{ {
"name": "clink", "name": "clink",
"version": "1.3.14", "version": "1.3.15",
"url": "https://github.com/chrisant996/clink/releases/download/v1.3.15/clink.1.3.15.6e6e45.zip" "url": "https://github.com/chrisant996/clink/releases/download/v1.3.15/clink.1.3.15.6e6e45.zip"
}, },
{ {