homebrew-cask/Casks/dropshare.rb

15 lines
526 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'dropshare' do
2016-01-29 08:26:33 +08:00
version '3.13.1'
sha256 'e695a456c39c33085e1f69f169e166fe8027a6a22350a445a016cbacee317e73'
2014-10-28 17:00:05 +08:00
2016-02-12 08:12:44 +08:00
# d2wvuuix8c9e48.cloudfront.net was verified as official when first introduced to the cask
2016-01-12 16:14:52 +08:00
url 'https://d2wvuuix8c9e48.cloudfront.net/Dropshare-latest.zip'
2015-05-24 00:24:00 +08:00
appcast 'https://getdropsha.re/sparkle/Dropshare.xml',
2016-01-29 08:26:33 +08:00
checkpoint: 'f2833f0a77c01162d821d41e90f21812b97db9d0e4abc036404ba985e9dd1d26'
name 'Dropshare'
homepage 'https://getdropsha.re/'
2014-10-28 17:00:05 +08:00
license :commercial
app 'Dropshare.app'
end