From f24266014f01458408670eac7d917a9e57f25b2c Mon Sep 17 00:00:00 2001 From: dgames Date: Sun, 7 Nov 2021 13:03:44 -0500 Subject: [PATCH] update clink and git --- CHANGELOG.md | 6 +++--- vendor/sources.json | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 26aeaf3..a944d2c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,9 @@ ### Changes -- Update Git for Windows to 2.31.1 -- Update to Clink 1.2.26 -- Update to Conemu 210718 +- Update Git for Windows to 2.33.1 +- Update to Clink 1.2.41 +- Update to Conemu 210912 - Do not rely on having a `%cmder_root%\config\cmder_prompt_config.lua` ### Adds diff --git a/vendor/sources.json b/vendor/sources.json index 397c479..9e59eff 100644 --- a/vendor/sources.json +++ b/vendor/sources.json @@ -1,13 +1,13 @@ [ { "name": "git-for-windows", - "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" + "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" }, { "name": "clink", - "version": "1.2.32", - "url": "https://github.com/chrisant996/clink/releases/download/v1.2.32/clink.1.2.32.510fbd.zip" + "version": "1.2.41", + "url": "https://github.com/chrisant996/clink/releases/download/v1.2.41/clink.1.2.41.647c1b.zip" }, { "name": "conemu-maximus5",