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

Add cuttle cask #10184

Merged
merged 1 commit into from
Mar 25, 2015
Merged

Add cuttle cask #10184

merged 1 commit into from
Mar 25, 2015

Conversation

LesleyMdCampo
Copy link

No description provided.

@shaunlebron
Copy link

@LesleyMdCampo looks like we need an empty line at the end of the file for the test to pass

@fanquake fanquake added the cask label Mar 24, 2015
version '1.1'
sha256 '7133beb24c3a37fe13f12d0b8110f1fcaf541d80e938cfaafb37a4d47bfcca15'

url 'https://github.com/oakmac/cuttle/releases/download/v1.1/cuttle-v1.1-mac.dmg'
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you use #{version} here. i.e download/v#{version}/cuttle-v#{version}-mac.dmg

@fanquake
Copy link
Contributor

Once you've made the changes can you please also squash your commits?

@LesleyMdCampo
Copy link
Author

@fanquake - I'm not sure what the error in the Travis CI build is here. Can you help?

version '1.1'
sha256 '7133beb24c3a37fe13f12d0b8110f1fcaf541d80e938cfaafb37a4d47bfcca15'

url 'https://github.com/oakmac/cuttle/releases/download/v#{version}/cuttle-v#{version}-mac.dmg'
Copy link
Contributor

Choose a reason for hiding this comment

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

The error is here. You’re using interpolation (#{version}), so you need to use double quotes, or else it’s taking the whole string literally.

@fanquake
Copy link
Contributor

@LesleyMdCampo Thanks for updating, looks good now.

fanquake added a commit that referenced this pull request Mar 25, 2015
@fanquake fanquake merged commit de2cecb into Homebrew:master Mar 25, 2015
@miccal miccal removed the cask label Dec 23, 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.

5 participants