From 9f3265a6a5f66a31c8cf66208b9d9ecec086b66a Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 19 Jan 2019 19:00:30 +0000 Subject: [PATCH] concfg: Update to version 0.2019.01.19 --- concfg.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/concfg.json b/concfg.json index e88e6d9602..a11cd20c95 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.01.09", - "url": "https://github.com/lukesampson/concfg/archive/9e30fbe7fac4607f5f300626c6a68ee7c0e77834.zip", - "hash": "4615fc79d5809bd968ae03b9d4bc92fd25078e21f899ac3bf540d2f269190a7a", - "extract_dir": "concfg-9e30fbe7fac4607f5f300626c6a68ee7c0e77834", + "version": "0.2019.01.19", + "url": "https://github.com/lukesampson/concfg/archive/5554161e349d95ec1966a87e6132fdf82cc6eecd.zip", + "hash": "c5ab22b2ff2a0a26c1cc0df50a89498a1422f00e7d79d34aeb47ddbc664c22b2", + "extract_dir": "concfg-5554161e349d95ec1966a87e6132fdf82cc6eecd", "bin": "bin\\concfg.ps1", "checkver": { "url": "https://github.com/lukesampson/concfg",