update clink to 1.2.24

This commit is contained in:
dgames 2021-08-07 03:25:34 -04:00
parent 48f50568b0
commit 0fc6b6571e
3 changed files with 4 additions and 2 deletions

1
.gitignore vendored
View File

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

View File

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

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