From ba20823a66685e99226ca489d93687a9db881485 Mon Sep 17 00:00:00 2001
From: Dominyk Tiller <dominyktiller@gmail.com>
Date: Wed, 14 Sep 2016 21:15:07 +0100
Subject: [PATCH] External-Commands: brew-cask is now part of Homebrew

---
 share/doc/homebrew/External-Commands.md | 11 -----------
 1 file changed, 11 deletions(-)

diff --git a/share/doc/homebrew/External-Commands.md b/share/doc/homebrew/External-Commands.md
index 721c4a86a8..090b664cb1 100644
--- a/share/doc/homebrew/External-Commands.md
+++ b/share/doc/homebrew/External-Commands.md
@@ -64,17 +64,6 @@ These commands have been contributed by Homebrew users but are not included in t
 > $ brew tap youtux/livecheck
 > ```
 
-### brew-cask
-
->Install .app and other "Drag to install" packages from Homebrew.
->
-> https://github.com/caskroom/homebrew-cask
->
-> Install using:
-> ```
-  $ brew tap caskroom/cask
-> ```
-
 ### brew-gem
 >Install any gem package into a self-contained Homebrew cellar location: <https://github.com/sportngin/brew-gem>
 >
-- 
GitLab