Skip to content

Instantly share code, notes, and snippets.

@tresni
Created April 23, 2015 08:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tresni/e3e86b89db5e298a911f to your computer and use it in GitHub Desktop.
Save tresni/e3e86b89db5e298a911f to your computer and use it in GitHub Desktop.
Cask for DragonDrop
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