From d78806db4f68d6303fcb450b21a1e60a4ae7b54d Mon Sep 17 00:00:00 2001 From: Chawye Hsu Date: Sun, 27 May 2018 17:46:09 +0800 Subject: [PATCH] Update concfg.json --- concfg.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/concfg.json b/concfg.json index 312275dea0..ec40fc833b 100644 --- a/concfg.json +++ b/concfg.json @@ -1,9 +1,9 @@ { "homepage": "https://github.com/lukesampson/concfg", "description": "Import / export Windows console settings", - "version": "0.2018.4.17", - "url": "https://github.com/lukesampson/concfg/archive/a1b8bddabac51fe36c80bbd1d6653b5c082d37bf.zip", - "hash": "0510c22d1952248411ed6e9b3961b97c7896dc2607c82d8fb5376eab38e46224", - "extract_dir": "concfg-a1b8bddabac51fe36c80bbd1d6653b5c082d37bf", + "version": "0.2018.5.27", + "url": "https://github.com/lukesampson/concfg/archive/19ac56ae78057a762dae33e6a2b0174f4fd5aef0.zip", + "hash": "287cea2069b197ab78c5b0ad4426993c9c800088a99e2611c2ee856ebd474df0", + "extract_dir": "concfg-19ac56ae78057a762dae33e6a2b0174f4fd5aef0", "bin": "bin\\concfg.ps1" }