update git for windows

This commit is contained in:
Dax T. Games 2021-04-15 08:17:07 -04:00
parent d9b2c729f9
commit 9793ca1ed9
2 changed files with 6 additions and 2 deletions

View File

@ -2,6 +2,10 @@
## [Unreleased]
### Changes
- Update Git for Windows to 2.31.1
### Adds
- Configurable prompt for `cmd.exe` sessions. See `%cmder_root%\config\cmder_prompt_config.lua`

4
vendor/sources.json vendored
View File

@ -1,8 +1,8 @@
[
{
"name": "git-for-windows",
"version": "v2.29.1.windows.1",
"url": "https://github.com/git-for-windows/git/releases/download/v2.29.1.windows.1/PortableGit-2.29.1-64-bit.7z.exe"
"version": "v2.31.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"
},
{
"name": "clink",