update conemu and clink (#2575)

* update conemu and clink

* update clink to 1.2.24

* update clink to 1.2.24

* update clink to 1.2.24

* Clink 1.2.26

Co-authored-by: dgames <dgames@dtg.local>
This commit is contained in:
Dax T Games 2021-08-19 11:47:47 -04:00 committed by GitHub
parent b8760e4d04
commit 2ef8c967d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 5 deletions

1
.gitignore vendored
View File

@ -11,6 +11,7 @@ vendor/*/*
!vendor/lib/*
!vendor/*
!vendor/psmodules/*
vendor/git-for-windows
config/*
!config/Readme.md

View File

@ -5,7 +5,8 @@
### Changes
- Update Git for Windows to 2.31.1
- Update to Clink 1.2.5
- Update to Clink 1.2.26
- Update to Conemu 210718
- Do not rely on having a `%cmder_root%\config\cmder_prompt_config.lua`
### Adds

1
vendor/git-for-windows_1.29.1 vendored Symbolic link
View File

@ -0,0 +1 @@
../../../dtgam/bin/git-2.29.0

8
vendor/sources.json vendored
View File

@ -6,13 +6,13 @@
},
{
"name": "clink",
"version": "1.2.22",
"url": "https://github.com/chrisant996/clink/releases/download/v1.2.22/clink.1.2.22.890a84.zip"
"version": "1.2.26",
"url": "https://github.com/chrisant996/clink/releases/download/v1.2.26/clink.1.2.26.3dc58b.zip"
},
{
"name": "conemu-maximus5",
"version": "210304",
"url": "https://github.com/Maximus5/ConEmu/releases/download/v21.03.04/ConEmuPack.210304.7z"
"version": "210718",
"url": "https://github.com/Maximus5/ConEmu/releases/download/v21.07.18/ConEmuPack.210718.7z"
},
{
"name": "clink-completions",