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 cask file to caskroom/homebrew-cask #5

Closed
shin1ogawa opened this issue Jul 3, 2015 · 2 comments
Closed

Add cask file to caskroom/homebrew-cask #5

shin1ogawa opened this issue Jul 3, 2015 · 2 comments

Comments

@shin1ogawa
Copy link

I tried to created cask file clipy.rb. This works on my local environment.

cask :v1 => 'clipy' do
  version '1.0.0'
  sha256 '3bd648fb8fcd9a4fec00dd9c0f9de81840635203bee08444303e96db89aadb64'

  url 'https://github.com/Clipy/Clipy/releases/download/1.0.0/Clipy_1.0.0.dmg'
  name 'Clipy'
  homepage 'http://clipy-app.com/'
  license :mit

  app 'Clipy.app'
end
@shin1ogawa shin1ogawa changed the title add cask file to caskroom/homebrew-cask Add cask file to caskroom/homebrew-cask Jul 3, 2015
@Econa77
Copy link
Member

Econa77 commented Jul 4, 2015

Thanks for write cask file.

We should send a pullRequest to homebrew-cask.

@Econa77
Copy link
Member

Econa77 commented Jul 4, 2015

Changes have been incorporated
Thanks for your Contribution.

Homebrew/homebrew-cask#12354 (comment)

@Econa77 Econa77 closed this as completed Jul 4, 2015
tessus pushed a commit to tessus/Clipy that referenced this issue Aug 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants