Skip to content

Commit 416bdd4

Browse files
authored
Merge pull request donnemartin#31 from donnemartin/develop
Update brew.sh formulas
2 parents cee6dc7 + 206ea67 commit 416bdd4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

brew.sh

+3-2
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ brew install tcpflow
9898
brew install tcpreplay
9999
brew install tcptrace
100100
brew install ucspi-tcp # `tcpserver` etc.
101-
brew install xpdf
101+
brew install homebrew/x11/xpdf
102102
brew install xz
103103

104104
# Install other useful binaries.
@@ -137,6 +137,7 @@ heroku update
137137

138138
# Install Cask
139139
brew install caskroom/cask/brew-cask
140+
brew tap caskroom/versions
140141

141142
# Core casks
142143
brew cask install --appdir="/Applications" alfred
@@ -149,7 +150,6 @@ brew cask install --appdir="/Applications" sublime-text3
149150
brew cask install --appdir="/Applications" atom
150151
brew cask install --appdir="/Applications" virtualbox
151152
brew cask install --appdir="/Applications" vagrant
152-
brew cask install --appdir="/Applications" heroku-toolbelt
153153
brew cask install --appdir="/Applications" macdown
154154

155155
# Misc casks
@@ -159,6 +159,7 @@ brew cask install --appdir="/Applications" skype
159159
brew cask install --appdir="/Applications" slack
160160
brew cask install --appdir="/Applications" dropbox
161161
brew cask install --appdir="/Applications" evernote
162+
brew cask install --appdir="/Applications" 1password
162163
#brew cask install --appdir="/Applications" gimp
163164
#brew cask install --appdir="/Applications" inkscape
164165

0 commit comments

Comments
 (0)