update clink and git

This commit is contained in:
dgames 2021-11-07 13:03:44 -05:00
parent c27cedc9b3
commit f24266014f
2 changed files with 7 additions and 7 deletions

View File

@ -4,9 +4,9 @@
### Changes ### Changes
- Update Git for Windows to 2.31.1 - Update Git for Windows to 2.33.1
- Update to Clink 1.2.26 - Update to Clink 1.2.41
- Update to Conemu 210718 - Update to 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`
### Adds ### Adds

8
vendor/sources.json vendored
View File

@ -1,13 +1,13 @@
[ [
{ {
"name": "git-for-windows", "name": "git-for-windows",
"version": "v2.31.1.windows.1", "version": "v2.33.1.windows.1",
"url": "https://github.com/git-for-windows/git/releases/download/v2.31.1.windows.1/PortableGit-2.31.1-64-bit.7z.exe" "url": "https://github.com/git-for-windows/git/releases/download/v2.33.1.windows.1/PortableGit-2.33.1-64-bit.7z.exe"
}, },
{ {
"name": "clink", "name": "clink",
"version": "1.2.32", "version": "1.2.41",
"url": "https://github.com/chrisant996/clink/releases/download/v1.2.32/clink.1.2.32.510fbd.zip" "url": "https://github.com/chrisant996/clink/releases/download/v1.2.41/clink.1.2.41.647c1b.zip"
}, },
{ {
"name": "conemu-maximus5", "name": "conemu-maximus5",