From 5fa92bdcc2e546c4f0654297dc28398c10dfb0a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 30 Jul 2020 10:28:05 +0200 Subject: [PATCH] cmder: Update to version 1.3.16 --- bucket/cmder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cmder.json b/bucket/cmder.json index 186282a96a..022bacf848 100644 --- a/bucket/cmder.json +++ b/bucket/cmder.json @@ -1,10 +1,10 @@ { - "version": "1.3.15", + "version": "1.3.16", "description": "Portable console emulator for Windows. (Mini version)", "homepage": "https://cmder.net", "license": "MIT", - "url": "https://github.com/cmderdev/cmder/releases/download/v1.3.15/cmder_mini.zip", - "hash": "8202f9abaeb4bdf5bb384996e22804d0fa7fbaeef8225808667088abbcdf03ca", + "url": "https://github.com/cmderdev/cmder/releases/download/v1.3.16/cmder_mini.zip", + "hash": "d27b38930bd02db02617952c7e49b3c22c4cae60e3494df40ed050318258f610", "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\"",