Skip to content

Commit

Permalink
Merge pull request #2501 from kostia/cocoa-dialog
Browse files Browse the repository at this point in the history
Added a Cask for CocoaDialog
  • Loading branch information
nanoxd committed Jan 20, 2014
2 parents ae82002 + 09c13ea commit fa64171
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Casks/cocoadialog.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
class Cocoadialog < Cask
url 'https://github.com/downloads/mstratman/cocoadialog/CocoaDialog-2.1.1.dmg'
homepage 'http://mstratman.github.io/cocoadialog/'
version '2.1.1'
sha1 '373e92db2052caa9889337da39aee4f4ff119751'
link 'CocoaDialog.app'
end

0 comments on commit fa64171

Please sign in to comment.