Created
April 23, 2015 08:09
-
-
Save tresni/e3e86b89db5e298a911f to your computer and use it in GitHub Desktop.
Cask for DragonDrop
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cask :v1 => 'dragondrop' do | |
version :latest | |
sha256 :no_check | |
url 'http://shinyplasticbag.com/dragondrop/dragondrop.dmg' | |
name 'DragonDrop' | |
homepage 'http://shinyplasticbag.com/dragondrop/' | |
license :freemium | |
app 'DragonDrop.app' | |
end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment