From 63c093457a0c7e954b86d3f6c82e280b92008104 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 28 Feb 2019 02:00:55 +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 5892c72bda..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.15", - "url": "https://github.com/lukesampson/concfg/archive/853b760c3605ca7639726a781906f62c791d1dda.zip", - "hash": "38af703ac5541511d03896b2842a95bf68288d16290b452570e39a848dc0b1a5", - "extract_dir": "concfg-853b760c3605ca7639726a781906f62c791d1dda", + "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",