From 768b109f619f6c74edf2b7c84a2ca06d11c88b81 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 26 Mar 2021 11:53:58 +0100 Subject: [PATCH] cmder: Update to version 1.3.18 --- bucket/cmder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cmder.json b/bucket/cmder.json index 81c9f88789..01761124f3 100644 --- a/bucket/cmder.json +++ b/bucket/cmder.json @@ -1,10 +1,10 @@ { - "version": "1.3.17", + "version": "1.3.18", "description": "Portable console emulator for Windows. (Mini version)", "homepage": "https://cmder.net", "license": "MIT", - "url": "https://github.com/cmderdev/cmder/releases/download/v1.3.17/cmder_mini.zip", - "hash": "a0b6539943489d559e920d320ada9468ab62f215e7218b5075d913b3687069d5", + "url": "https://github.com/cmderdev/cmder/releases/download/v1.3.18/cmder_mini.zip", + "hash": "2196bc1880a711c72f2b86df07f7533b72b085fb167d8566d941f0b9a41b5510", "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\"",