From 2661c9b223997ce3cac53f99eeeb34c74727cea8 Mon Sep 17 00:00:00 2001 From: Mathias Bynens Date: Wed, 6 Apr 2016 07:43:26 +0200 Subject: brew.sh: Install vbindiff Probably the best binary diff tool out there. --- brew.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/brew.sh b/brew.sh index b47abce..d6cdbd8 100755 --- a/brew.sh +++ b/brew.sh @@ -98,6 +98,7 @@ brew install speedtest_cli brew install ssh-copy-id brew install testssl brew install tree +brew install vbindiff brew install webkit2png brew install zopfli -- cgit v1.2.3