From 8bb0d0c2c82576f57741c91e971c2a9f4b3b190a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 17 Jan 2022 00:31:54 +0000 Subject: [PATCH] cmder-full: Update to version 1.3.19 --- 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 e93026b9a8..0bc2800ddf 100644 --- a/bucket/cmder-full.json +++ b/bucket/cmder-full.json @@ -1,10 +1,10 @@ { - "version": "1.3.18", + "version": "1.3.19", "description": "Portable console emulator for Windows. (Full version)", "homepage": "https://cmder.net", "license": "MIT", - "url": "https://github.com/cmderdev/cmder/releases/download/v1.3.18/cmder.7z", - "hash": "392a5a5c36ccb3fd212a2a703ada209c9458ef4cf6eab10a93a3f20ba351fdab", + "url": "https://github.com/cmderdev/cmder/releases/download/v1.3.19/cmder.7z", + "hash": "ccd01d7fa3872dee66d951658caf169466fb69a531c32ccbf90050207bea0982", "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\"",