cmder: Update to version 1.3.14

This commit is contained in:
Richard Kuhnt 2020-01-09 03:00:31 +00:00
parent 9640c067be
commit 2bdf7061c1

View File

@ -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\"",