From fa1c418fbe8c42522a5b93402f590609269f262f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 31 May 2024 16:28:37 +0000 Subject: [PATCH] cmder: Update to version 1.3.25 --- bucket/cmder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cmder.json b/bucket/cmder.json index e389ab9ffc..e4af4849b3 100644 --- a/bucket/cmder.json +++ b/bucket/cmder.json @@ -1,10 +1,10 @@ { - "version": "1.3.24", + "version": "1.3.25", "description": "Portable console emulator for Windows. (Mini version)", "homepage": "https://cmder.app", "license": "MIT", - "url": "https://github.com/cmderdev/cmder/releases/download/v1.3.24/cmder_mini.zip", - "hash": "4831f535fa8b1b2d529bf71f7d083a981e3a5707d657b9681b56cfd6871b1295", + "url": "https://github.com/cmderdev/cmder/releases/download/v1.3.25/cmder_mini.zip", + "hash": "c0611777a5bee9952cfb0439bd903efe49248de99823a3127563c55e7fa1a5d8", "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\"",