From 24e488c0500a1de652933973c7bcb689e6fe63c3 Mon Sep 17 00:00:00 2001 From: "Jose.Torres" Date: Tue, 3 Dec 2013 22:37:44 -0500 Subject: [PATCH] Added whois from Sysinternals as standalone install. --- whois.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 whois.json diff --git a/whois.json b/whois.json new file mode 100644 index 0000000000..c3079b2b58 --- /dev/null +++ b/whois.json @@ -0,0 +1,7 @@ +{ + "homepage": "http://technet.microsoft.com/en-us/sysinternals/bb842062", + "license": "http://technet.microsoft.com/sysinternals/bb469936", + "version": "1.11.0.0", + "url": "http://download.sysinternals.com/files/WhoIs.zip", + "bin": "whois.exe" + } \ No newline at end of file