Add cask for dropshare

This commit is contained in:
Mark McConachie 2014-10-28 10:00:05 +01:00 committed by ndr
parent c899d3a280
commit 5c7774eee1
1 changed files with 10 additions and 0 deletions

10
Casks/dropshare.rb Normal file
View File

@ -0,0 +1,10 @@
class Dropshare < Cask
version :latest
sha256 :no_check
url 'https://getdropsha.re/sparkle/Dropshare-latest.zip'
homepage 'http://getdropsha.re/'
license :commercial
app 'Dropshare.app'
end