diff --git a/CHANGELOG.md b/CHANGELOG.md index 488eab7..cc61977 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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` diff --git a/vendor/sources.json b/vendor/sources.json index 5b69c31..2c7e595 100644 --- a/vendor/sources.json +++ b/vendor/sources.json @@ -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",