diff --git a/bucket/cmder.json b/bucket/cmder.json index 022bacf848..81c9f88789 100644 --- a/bucket/cmder.json +++ b/bucket/cmder.json @@ -1,10 +1,10 @@ { - "version": "1.3.16", + "version": "1.3.17", "description": "Portable console emulator for Windows. (Mini version)", "homepage": "https://cmder.net", "license": "MIT", - "url": "https://github.com/cmderdev/cmder/releases/download/v1.3.16/cmder_mini.zip", - "hash": "d27b38930bd02db02617952c7e49b3c22c4cae60e3494df40ed050318258f610", + "url": "https://github.com/cmderdev/cmder/releases/download/v1.3.17/cmder_mini.zip", + "hash": "a0b6539943489d559e920d320ada9468ab62f215e7218b5075d913b3687069d5", "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\"",