Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Different versions of Cocktail #1355

Closed
hanxue opened this issue Oct 30, 2013 · 2 comments
Closed

Different versions of Cocktail #1355

hanxue opened this issue Oct 30, 2013 · 2 comments

Comments

@hanxue
Copy link
Contributor

hanxue commented Oct 30, 2013

At the moment, the Cocktail cask is meant for Mac OS X Mountain Lion

$ brew cask info cocktail
cocktail: latest
http://maintain.se/cocktail
Not installed
https://github.com/phinze/homebrew-cask/commits/master/Casks/cocktail.rb

This is the Cask formula

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

I have created PL #1354 for a Mavericks version of Cocktail.

As I understand it, Homebrew Cask currently do not support different versions, and from the discussion at #1171 , a separate cask is created for each version.

Do we create a new version of Cocktail for each version of OS X?

@hanxue
Copy link
Contributor Author

hanxue commented Oct 30, 2013

The different versions of Cocktail available for each OS X release

image

@nanoxd
Copy link
Contributor

nanoxd commented Nov 9, 2013

Please submit additional versions to caskroom/homebrew-versions

@nanoxd nanoxd closed this as completed Nov 9, 2013
@Homebrew Homebrew locked and limited conversation to collaborators May 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants