Update to Git 2.34.0and Clink 1.2.46

This commit is contained in:
dgames 2021-11-21 13:49:39 -05:00
parent 004535e0bc
commit f39aade500
2 changed files with 7 additions and 7 deletions

View File

@ -4,9 +4,9 @@
### Changes
- Update Git for Windows to 2.33.1
- Update to Clink 1.2.41
- Update to Conemu 210912
- Update Git for Windows to 2.34.0
- Update to Clink 1.2.46
- Update to stable Conemu 210912
- Do not rely on having a `%cmder_root%\config\cmder_prompt_config.lua`
### Adds

8
vendor/sources.json vendored
View File

@ -1,13 +1,13 @@
[
{
"name": "git-for-windows",
"version": "v2.33.1.windows.1",
"url": "https://github.com/git-for-windows/git/releases/download/v2.33.1.windows.1/PortableGit-2.33.1-64-bit.7z.exe"
"version": "v2.34.0.windows.1",
"url": "https://github.com/git-for-windows/git/releases/download/v2.34.0.windows.1/PortableGit-2.34.0-64-bit.7z.exe"
},
{
"name": "clink",
"version": "1.2.41",
"url": "https://github.com/chrisant996/clink/releases/download/v1.2.41/clink.1.2.41.647c1b.zip"
"version": "1.2.46",
"url": "https://github.com/chrisant996/clink/releases/download/v1.2.46/clink.1.2.46.69fc92.zip"
},
{
"name": "conemu-maximus5",