mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 22:06:43 -06:00
Reformat cocktail.rb according to readability conventions
This commit is contained in:
parent
a4ee6d7739
commit
2439a3f543
1 changed files with 4 additions and 2 deletions
|
|
@ -1,9 +1,11 @@
|
|||
class Cocktail < Cask
|
||||
version 'latest'
|
||||
sha256 :no_check
|
||||
|
||||
url 'http://usa.maintain.se/CocktailME.dmg'
|
||||
appcast 'http://www.maintain.se/downloads/sparkle/mavericks/mavericks.xml'
|
||||
homepage 'http://maintain.se/cocktail'
|
||||
version 'latest'
|
||||
sha256 :no_check
|
||||
|
||||
link 'Cocktail.app'
|
||||
caveats <<-EOS.undent
|
||||
This version of Cocktail is for OS X Mavericks only. If you are using other versions of
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue