From b58e3044fb463f9904b892739d1fbfa116013682 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-full: Update to version 1.3.25 --- 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 8c50af5a27..02c7f75a5b 100644 --- a/bucket/cmder-full.json +++ b/bucket/cmder-full.json @@ -1,10 +1,10 @@ { - "version": "1.3.24", + "version": "1.3.25", "description": "Portable console emulator for Windows. (Full version)", "homepage": "https://cmder.app", "license": "MIT", - "url": "https://github.com/cmderdev/cmder/releases/download/v1.3.24/cmder.7z", - "hash": "6786665a6cea98520f5591d4bb7327477b53cfea93fd22ca259363967bbf4bcd", + "url": "https://github.com/cmderdev/cmder/releases/download/v1.3.25/cmder.7z", + "hash": "72e42fb57c5cb098f468bf5ee3a48c3ce0b53f6bb99d30719817bee796b38446", "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\"",