From 94ac19fbb5f64a9be205b80ef8061e41cecc7b4d Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 21 Feb 2019 09:00:30 +0000 Subject: [PATCH] concfg: Update to version 0.2019.02.21 --- concfg.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/concfg.json b/concfg.json index 9be7fc7229..0296fc81e6 100644 --- a/concfg.json +++ b/concfg.json @@ -1,10 +1,10 @@ { "homepage": "https://github.com/lukesampson/concfg", "description": "Import / export Windows console settings", - "version": "0.2019.02.20", - "url": "https://github.com/lukesampson/concfg/archive/776c5e20e9ad4074d195f7516f55dfe400723e10.zip", - "hash": "b3a5449bf3a4af84ece2fe89777c7d20437fd80c4e733a7f5b4f64d78d2b73df", - "extract_dir": "concfg-776c5e20e9ad4074d195f7516f55dfe400723e10", + "version": "0.2019.02.21", + "url": "https://github.com/lukesampson/concfg/archive/d9628d71460f3a3ae83dfbaf20a60f17fa40c45a.zip", + "hash": "af3ffb464b85d5c3799e6dcc77c76d8b3c6bd685e573e66c929c8cec64ba165c", + "extract_dir": "concfg-d9628d71460f3a3ae83dfbaf20a60f17fa40c45a", "bin": "bin\\concfg.ps1", "checkver": { "url": "https://github.com/lukesampson/concfg",