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

Amidst (new Cask) #19526

Closed
wants to merge 1 commit into from
Closed

Conversation

JMoVS
Copy link
Contributor

@JMoVS JMoVS commented Mar 8, 2016

New cask to install Amidst app via homebrew cask

version '4.0'
sha256 '921300b83acf3a09f72b9adc1abeea6ce9975438b42814ae40c27e9debf13262'

url 'https://github.com/toolbox4minecraft/amidst/releases/download/v4.0/amidst-v4-0.zip'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can use string interpolation with version methods here. An appcast also should be specified with appropriate checkpoint:

  url "https://github.com/toolbox4minecraft/amidst/releases/download/v#{version}/amidst-v#{version.dots_to_hyphens}.zip"
  appcast 'https://github.com/toolbox4minecraft/amidst/releases.atom',
          checkpoint: '84beb95511a46c011ddd2f72ab75c6cf56624d6baf59b85288ab19830620a864'

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hmm ok. I can change that, but will that mean that every time a new release is published, this cask will need an update?

Also, this app has its own update mechanism (that I haven't tested yet with a cask install), are users supposed to update via homebrew-cask or via in-app?

@victorpopkov victorpopkov added the awaiting user reply Issue needs response from a user. label Mar 8, 2016
@JMoVS JMoVS force-pushed the Amidst-v-4_0-(new-Cask) branch from 0124196 to 368ab23 Compare March 8, 2016 13:50
@victorpopkov
Copy link
Member

Thank you for the contribution. It was merged directly as 9da1d90 to keep commit history cleaner. Your contribution is still credited to you.

@adidalal adidalal removed the awaiting user reply Issue needs response from a user. label Apr 12, 2016
@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

Successfully merging this pull request may close these issues.

3 participants