From 7048046339923a811b510787a3739349ad7e0d93 Mon Sep 17 00:00:00 2001 From: Luke Sampson Date: Fri, 19 Jul 2013 17:36:32 +1000 Subject: [PATCH] add cowsay --- cowsay.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 cowsay.json diff --git a/cowsay.json b/cowsay.json new file mode 100644 index 0000000000..cc7d59da19 --- /dev/null +++ b/cowsay.json @@ -0,0 +1,7 @@ +{ + "version": "0.2013.07.19", + "homepage": "https://github.com/lukesampson/cowsay-psh", + "url": "https://github.com/lukesampson/cowsay-psh/archive/master.zip", + "unzip_folder": "cowsay-psh-master", + "bin": ["cowsay.ps1","cowthink.ps1"] +} \ No newline at end of file