Add DragonDrop

This commit is contained in:
Brian Hartvigsen 2015-04-24 20:45:21 -06:00
parent 2e9e513494
commit 8858599c10
1 changed files with 11 additions and 0 deletions

11
Casks/dragondrop.rb Normal file
View File

@ -0,0 +1,11 @@
cask :v1 => 'dragondrop' do
version :latest
sha256 :no_check
url 'http://shinyplasticbag.com/dragondrop/dragondrop.dmg'
name 'DragonDrop'
homepage 'http://shinyplasticbag.com/dragondrop/'
license :commercial
app 'DragonDrop.app'
end