From d1fc579dfa4f348b7887a0676b40175d36c846ff Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 19 Dec 2018 23:00:24 +0000 Subject: [PATCH] concfg: Update to version 0.2018.12.19 --- concfg.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/concfg.json b/concfg.json index a7dad75c78..c021ae1570 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.2018.10.22", - "url": "https://github.com/lukesampson/concfg/archive/e4929075bdffe7838d329eabc8618ddd39237eee.zip", - "hash": "a20527f529edb05d7307321185ad0cb31d2f1e5b3a7eeaa4c9fd6c3ac85c91bc", - "extract_dir": "concfg-e4929075bdffe7838d329eabc8618ddd39237eee", + "version": "0.2018.12.19", + "url": "https://github.com/lukesampson/concfg/archive/ff1992bf91f6edce12409cc0fd40095bffc3fd5b.zip", + "hash": "da2285f37ca5ebd13134f174c33b60a869e36c502888ebc4c70b6bf013bcce31", + "extract_dir": "concfg-ff1992bf91f6edce12409cc0fd40095bffc3fd5b", "bin": "bin\\concfg.ps1", "checkver": { "url": "https://github.com/lukesampson/concfg",