From 0fc6b6571e37310838ce81b71bc020c4c7c8ebff Mon Sep 17 00:00:00 2001 From: dgames Date: Sat, 7 Aug 2021 03:25:34 -0400 Subject: [PATCH] update clink to 1.2.24 --- .gitignore | 1 + CHANGELOG.md | 3 ++- vendor/sources.json | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 67678bb..771fd1a 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,7 @@ vendor/*/* !vendor/lib/* !vendor/* !vendor/psmodules/* +vendor/git-for-windows config/* !config/Readme.md diff --git a/CHANGELOG.md b/CHANGELOG.md index 77d2fdb..0c1dd53 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,8 @@ ### Changes - Update Git for Windows to 2.31.1 -- Update to Clink 1.2.5 +- Update to Clink 1.2.24 +- Update to Conemu 210718 - 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 3eb61d6..0fd613e 100644 --- a/vendor/sources.json +++ b/vendor/sources.json @@ -7,7 +7,7 @@ { "name": "clink", "version": "1.2.23", - "url": "https://github.com/chrisant996/clink/releases/download/v1.2.23/clink.1.2.23.9b90e7.zip" + "url": "https://github.com/chrisant996/clink/releases/download/v1.2.23/clink.1.2.24.3a07c0.zip" }, { "name": "conemu-maximus5",