homebrew-cask/Casks/dropshare.rb

14 lines
577 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'dropshare' do
version '4.5.1,4555'
sha256 '1ecdea9e38c819d26377049e6d3138d4a1796ceefdf45ca034ce23185a15c6c0'
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
url "https://d2wvuuix8c9e48.cloudfront.net/Dropshare#{version.major}-#{version.after_comma}.app.zip"
2016-11-06 08:06:12 +08:00
appcast "https://getdropsha.re/sparkle/Dropshare#{version.major}.xml",
checkpoint: '83b90981d5801fdf6e25ba2166c9f1f1306d8a587161f57bc9ab1b558837fde3'
name 'Dropshare'
homepage 'https://getdropsha.re/'
2014-10-28 17:00:05 +08:00
2016-11-06 08:06:12 +08:00
app "Dropshare #{version.major}.app"
2014-10-28 17:00:05 +08:00
end