homebrew-cask/Casks/dropshare.rb

15 lines
536 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'dropshare' do
2016-02-27 02:27:02 +08:00
version '4-3803'
sha256 'ce9d0d22e29d21c33526858213ffb8c0ad90ed8407b76d751027394b38822a8a'
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-02-17 05:37:57 +08:00
url "https://d2wvuuix8c9e48.cloudfront.net/Dropshare#{version}.app.zip"
appcast 'https://getdropsha.re/sparkle/Dropshare4.xml',
2016-02-27 02:27:02 +08:00
checkpoint: 'c74b368aef1dd161963d0781a3e708eb8932e264562b326294de6500074ae12e'
name 'Dropshare'
homepage 'https://getdropsha.re/'
2014-10-28 17:00:05 +08:00
license :commercial
app 'Dropshare 4.app'
2014-10-28 17:00:05 +08:00
end