From a26e7534651189a88e0199f0363dcefcbf673347 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 27 Feb 2019 10:00:23 +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 3cd37241dd..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": "118772c04eee7a8f62bcc48defbbe73d861ca3c45e734ce67b2dd9c5c465b53c", - "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",