Skip to content

Commit

Permalink
Merge pull request Homebrew#321 from jeffjewiss/doubletwist
Browse files Browse the repository at this point in the history
Add doubleTwist cask
  • Loading branch information
vitorgalvao committed May 13, 2013
2 parents e1a0188 + a8e10ff commit 694ae81
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Casks/doubletwist.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
class Doubletwist < Cask
url 'http://download.doubletwist.com/doubleTwist.dmg'
homepage 'http://www.doubletwist.com/'
version 'latest'
no_checksum
link :app, 'doubleTwist.app'
end

0 comments on commit 694ae81

Please sign in to comment.