From fb45b2ff7abaf220333d859c54ac7a926f68d669 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-full: Update to version 1.3.24 --- bucket/cmder-full.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cmder-full.json b/bucket/cmder-full.json index b3da6ad7bb..8c50af5a27 100644 --- a/bucket/cmder-full.json +++ b/bucket/cmder-full.json @@ -1,10 +1,10 @@ { - "version": "1.3.21", + "version": "1.3.24", "description": "Portable console emulator for Windows. (Full version)", "homepage": "https://cmder.app", "license": "MIT", - "url": "https://github.com/cmderdev/cmder/releases/download/v1.3.21/cmder.7z", - "hash": "50ae085198bfa454b4d188eac10c48120741e94c3d63fbfcda01eb4ba891425a", + "url": "https://github.com/cmderdev/cmder/releases/download/v1.3.24/cmder.7z", + "hash": "6786665a6cea98520f5591d4bb7327477b53cfea93fd22ca259363967bbf4bcd", "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\"",