aboutsummaryrefslogtreecommitdiffstats
path: root/Caskfile
Commit message (Collapse)AuthorAgeFilesLines
* Use `brew.sh` instead of `Brewfile`Mathias Bynens2014-10-301-24/+0
| | | | | | Also, remove `Caskfile` since I didn’t use it. Closes #428.
* Caskfile: Update Tor formula nameDr. Mick Schroeder2014-06-071-1/+1
| | | | Closes #388.
* Caskfile: Move `phinze/cask` to `caskroom/cask`Vincent Klaiber2014-05-051-1/+1
| | | | | | Homebrew Cask has been moved to https://github.com/caskroom/homebrew-cask. Closes #375.
* Install casks via CaskfileHaralan Dobrev2014-04-071-0/+24
`brew bundle` can now be used for casks as well. Closes #365.