diff --git a/bucket/cmder.json b/bucket/cmder.json index 133d0f5e9d..eb56f0e208 100644 --- a/bucket/cmder.json +++ b/bucket/cmder.json @@ -1,10 +1,10 @@ { "homepage": "https://cmder.net", "description": "Portable console emulator for Windows. (Mini version)", - "version": "1.3.13", + "version": "1.3.14", "license": "MIT", - "url": "https://github.com/cmderdev/cmder/releases/download/v1.3.13/cmder_mini.zip", - "hash": "9d1a2d50af8c335e29f7a2ba4536d3ac1ce2423c030486af184d91a5ba77a021", + "url": "https://github.com/cmderdev/cmder/releases/download/v1.3.14/cmder_mini.zip", + "hash": "5d5c05fb60404b819d0e2730c04bd1e0e5cb6ef1227b78a5790ed1b935687d84", "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\"",