diff options
author | Vincent Klaiber <vincentklaiber@users.noreply.github.com> | 2014-05-05 08:38:20 +0200 |
---|---|---|
committer | Mathias Bynens <mathias@qiwi.be> | 2014-05-05 09:20:01 +0200 |
commit | a231822cddd79300fe9629e6204eb83f0f939053 (patch) | |
tree | 8b7b28acee7975c1314e343f636795ddaa0426d6 /Caskfile | |
parent | c32250223e059b71f47a5410733198e441c40319 (diff) | |
download | dotfiles-a231822cddd79300fe9629e6204eb83f0f939053.tar.gz dotfiles-a231822cddd79300fe9629e6204eb83f0f939053.tar.bz2 dotfiles-a231822cddd79300fe9629e6204eb83f0f939053.zip |
Caskfile: Move `phinze/cask` to `caskroom/cask`
Homebrew Cask has been moved to https://github.com/caskroom/homebrew-cask.
Closes #375.
Diffstat (limited to 'Caskfile')
-rwxr-xr-x | Caskfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # Install native apps # Usage: `brew bundle Caskfile` -install phinze/cask/brew-cask +install caskroom/cask/brew-cask tap caskroom/versions cask install dropbox 2> /dev/null |