homebrew-cask-versions/Casks/cocktail.rb
Fernando Paredes 07a9d95c6a Cocktail
Cocktail is a general purpose utility for OS X that lets you clean,
repair and optimize your Mac. It is a powerful digital toolset that
helps hundreds of thousands of Mac users around the world get the most
out of their computers every day.
2013-10-02 11:00:54 -07:00

7 lines
169 B
Ruby

class Cocktail < Cask
url 'http://usa.maintain.se/CocktailMLE.dmg'
homepage 'http://maintain.se/cocktail'
version 'latest'
no_checksum
link 'Cocktail.app'
end