homebrew-cask/Casks/dropshare.rb

14 lines
514 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'dropshare' do
2016-09-08 07:05:56 +08:00
version '4-4226'
sha256 '779122019003f27b78e9792133902f18019d389cb93de45ce8b1c2670c60bd5c'
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-09-08 07:05:56 +08:00
checkpoint: 'f5a2dac4ec60a0cbd61a490091e62306692d686e6a3226cfd16ca2dcd1ae5f01'
name 'Dropshare'
homepage 'https://getdropsha.re/'
2014-10-28 17:00:05 +08:00
app 'Dropshare 4.app'
2014-10-28 17:00:05 +08:00
end