From 5e964b5d99a2c5d622b495ffc1c7d5bbbf2b9e96 Mon Sep 17 00:00:00 2001 From: Luke Sampson Date: Mon, 1 Jul 2013 18:00:19 +1000 Subject: [PATCH] added concfg --- concfg.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 concfg.json diff --git a/concfg.json b/concfg.json new file mode 100644 index 0000000000..731e9bd19a --- /dev/null +++ b/concfg.json @@ -0,0 +1,7 @@ +{ + "homepage": "https://github.com/lukesampson/concfg", + "version": "2013-07-01-master", + "url": "https://github.com/lukesampson/concfg/archive/master.zip", + "unzip_folder": "concfg-master", + "bin": "concfg.ps1" +} \ No newline at end of file