From 46511f49216fb6b5ee37f1464a505b28cdf36c90 Mon Sep 17 00:00:00 2001 From: Luke Sampson Date: Sat, 7 Sep 2013 20:33:10 +1000 Subject: [PATCH] clone of 'say' from Mac OS X --- say.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 say.json diff --git a/say.json b/say.json new file mode 100644 index 0000000000..7edbe10006 --- /dev/null +++ b/say.json @@ -0,0 +1,13 @@ +{ + "homepage": "https://github.com/lukesampson/psutils", + "version": "0.2013.09.07", + "url": [ + "https://raw.github.com/lukesampson/psutils/2938900e58/say.ps1", + "https://raw.github.com/lukesampson/psutils/2938900e58/getopt.ps1" + ], + "hash": [ + "fd321ed7fe308965dbc8f71f96667df08a36bc26e6717bdf5475d60fd3a6f3fa", + "452e61d92dd0eb4e4d6fe5fcd70f30b8c4f36cc9e3b618a7816ec45768d21262" + ], + "bin": "say.ps1" +} \ No newline at end of file