Adds cask for ExpanDrive

This commit is contained in:
Robert Curth 2013-07-08 18:39:23 +02:00
parent 97c727884b
commit c82264dc7f
1 changed files with 7 additions and 0 deletions

7
Casks/expan-drive.rb Normal file
View File

@ -0,0 +1,7 @@
class ExpanDrive < Cask
url 'http://updates.expandrive.com/apps/expandrive/download_latest'
homepage 'http://www.expandrive.com/expandrive'
version 'latest'
no_checksum
link 'ExpanDrive.app'
end