cmder: Update to version 1.3.15

This commit is contained in:
Jakub Čábera 2020-06-27 10:30:31 +02:00
parent 33480d92f9
commit bbcdc8f2a0

View File

@ -1,10 +1,10 @@
{ {
"homepage": "https://cmder.net", "version": "1.3.15",
"description": "Portable console emulator for Windows. (Mini version)", "description": "Portable console emulator for Windows. (Mini version)",
"version": "1.3.14", "homepage": "https://cmder.net",
"license": "MIT", "license": "MIT",
"url": "https://github.com/cmderdev/cmder/releases/download/v1.3.14/cmder_mini.zip", "url": "https://github.com/cmderdev/cmder/releases/download/v1.3.15/cmder_mini.zip",
"hash": "5d5c05fb60404b819d0e2730c04bd1e0e5cb6ef1227b78a5790ed1b935687d84", "hash": "8202f9abaeb4bdf5bb384996e22804d0fa7fbaeef8225808667088abbcdf03ca",
"pre_install": [ "pre_install": [
"if (!(Test-Path \"$persist_dir\\vendor\\conemu-maximus5\\ConEmu.xml\")) {", "if (!(Test-Path \"$persist_dir\\vendor\\conemu-maximus5\\ConEmu.xml\")) {",
" Copy-Item \"$dir\\vendor\\ConEmu.xml.default\" \"$dir\\vendor\\conemu-maximus5\\ConEmu.xml\"", " Copy-Item \"$dir\\vendor\\ConEmu.xml.default\" \"$dir\\vendor\\conemu-maximus5\\ConEmu.xml\"",