Adds cask for Droplr

This commit is contained in:
Manuel Ebert 2013-10-07 19:08:19 -07:00
parent 2e73902e09
commit ce92d2a085
1 changed files with 7 additions and 0 deletions

7
Casks/droplr.rb Normal file
View File

@ -0,0 +1,7 @@
class Droplr < Cask
url 'http://files.droplr.com.s3.amazonaws.com/apps/mac/Droplr+3.0.5.zip'
homepage 'https://www.droplr.com/'
version '3.0.5'
sha1 '8a8fdb177f826fc814552fffc5bef064b21470e8'
link 'Droplr.app'
end