diff --git a/bucket/cmder.json b/bucket/cmder.json index 77aaf2e621..da07b3e54a 100644 --- a/bucket/cmder.json +++ b/bucket/cmder.json @@ -1,10 +1,10 @@ { - "version": "1.3.19", + "version": "1.3.20", "description": "Portable console emulator for Windows. (Mini version)", "homepage": "https://cmder.app", "license": "MIT", - "url": "https://github.com/cmderdev/cmder/releases/download/v1.3.19/cmder_mini.zip", - "hash": "624c1486c17a1499e2b4a554b1d623c1aa82be1db9488eca8ded950a72dcb187", + "url": "https://github.com/cmderdev/cmder/releases/download/v1.3.20/cmder_mini.zip", + "hash": "9b5d1d1f1fce6bd908f59ffa7485354aba86085e4ded8a1b14614c0977687014", "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\"",