From fe294978786f303eff3702e35d58c13853367b77 Mon Sep 17 00:00:00 2001 From: "Dax T. Games" Date: Sat, 16 Apr 2022 13:36:24 -0400 Subject: [PATCH 1/2] update Clink to 1.3.14 --- CHANGELOG.md | 2 +- vendor/sources.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c6ca48a..2aeb8d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,7 +15,7 @@ ### Changes - Update Git for Windows to 2.34.0 -- Update to Clink 1.2.46 +- Update to Clink 1.3.14 - Update to stable Conemu 210912 - Do not rely on having a `%cmder_root%\config\cmder_prompt_config.lua` diff --git a/vendor/sources.json b/vendor/sources.json index f559553..501d4f7 100644 --- a/vendor/sources.json +++ b/vendor/sources.json @@ -6,8 +6,8 @@ }, { "name": "clink", - "version": "1.2.46", - "url": "https://github.com/chrisant996/clink/releases/download/v1.2.46/clink.1.2.46.69fc92.zip" + "version": "1.3.14", + "url": "https://github.com/chrisant996/clink/releases/download/v1.3.15/clink.1.3.15.6e6e45.zip" }, { "name": "conemu-maximus5", From 427937918ecbaa9c39708bc090cae7fb86205ee6 Mon Sep 17 00:00:00 2001 From: "Dax T. Games" Date: Sat, 16 Apr 2022 13:40:34 -0400 Subject: [PATCH 2/2] update Clink to 1.3.15 --- CHANGELOG.md | 2 +- vendor/sources.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2aeb8d0..3bd1852 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,7 +15,7 @@ ### Changes - Update Git for Windows to 2.34.0 -- Update to Clink 1.3.14 +- Update to Clink 1.3.15 - Update to stable Conemu 210912 - Do not rely on having a `%cmder_root%\config\cmder_prompt_config.lua` diff --git a/vendor/sources.json b/vendor/sources.json index 501d4f7..201a850 100644 --- a/vendor/sources.json +++ b/vendor/sources.json @@ -6,7 +6,7 @@ }, { "name": "clink", - "version": "1.3.14", + "version": "1.3.15", "url": "https://github.com/chrisant996/clink/releases/download/v1.3.15/clink.1.3.15.6e6e45.zip" }, {