Update cmder.json

Added persistence to cmder's configuration
This commit is contained in:
Art 2017-05-13 21:14:39 +01:00 committed by GitHub
parent 8a108c80e9
commit 463176929f

View File

@ -2,6 +2,9 @@
"homepage": "http://cmder.net",
"version": "1.3.2",
"license": "MIT",
"persist": [
"config"
],
"url": "https://github.com/cmderdev/cmder/releases/download/v1.3.2/cmder_mini.zip",
"hash": "477fb784b7b3f382f7de9cd40a4d46a86dc2286b8036e68ad188abebbaea4ad6",
"bin": "Cmder.exe",