From 589b48d06ec6db87385c5f4391c5802f9104104e Mon Sep 17 00:00:00 2001 From: "Dax T. Games" Date: Sat, 9 Nov 2019 17:50:57 -0500 Subject: [PATCH] update conemu --- CHANGELOG.md | 4 ++++ vendor/sources.json | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c71b063..a9a4842 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ ## [1.3.13](https://github.com/cmderdev/cmder/tree/v1.3.12) (2019-11-03) +### Changes + +* Update to Conemu 19.10.12 + ### Adds * #2197, #1364, #447 Add ability to disable git status either globally or for individual repos. diff --git a/vendor/sources.json b/vendor/sources.json index 8726e2e..5727306 100644 --- a/vendor/sources.json +++ b/vendor/sources.json @@ -11,8 +11,8 @@ }, { "name": "conemu-maximus5", - "version": "190714", - "url": "https://github.com/Maximus5/ConEmu/releases/download/v19.07.14/ConEmuPack.190714.7z" + "version": "191012", + "url": "https://github.com/Maximus5/ConEmu/releases/download/v19.10.12/ConEmuPack.191012.7z" }, { "name": "clink-completions",