From 5068df87f28c99315fc6aa1df0308e08fcf356b7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 25 Jul 2023 00:33:21 +0000 Subject: [PATCH] cmder: Update to version 1.3.24 --- bucket/cmder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cmder.json b/bucket/cmder.json index 0ae3ad53a5..e389ab9ffc 100644 --- a/bucket/cmder.json +++ b/bucket/cmder.json @@ -1,10 +1,10 @@ { - "version": "1.3.21", + "version": "1.3.24", "description": "Portable console emulator for Windows. (Mini version)", "homepage": "https://cmder.app", "license": "MIT", - "url": "https://github.com/cmderdev/cmder/releases/download/v1.3.21/cmder_mini.zip", - "hash": "f867b2234be0d4bd939fedac1611c6ebf9f6095bdb5b06bbf51702a4acb3ee7e", + "url": "https://github.com/cmderdev/cmder/releases/download/v1.3.24/cmder_mini.zip", + "hash": "4831f535fa8b1b2d529bf71f7d083a981e3a5707d657b9681b56cfd6871b1295", "pre_install": [ "if (!(Test-Path \"$persist_dir\\vendor\\conemu-maximus5\\ConEmu.xml\")) {", " Copy-Item \"$dir\\vendor\\ConEmu.xml.default\" \"$dir\\vendor\\conemu-maximus5\\ConEmu.xml\"",