homebrew-cask/Casks/thunder.rb

14 lines
368 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'thunder' do
2015-04-08 22:51:16 +08:00
version '2.6.7.1706'
2015-04-15 14:12:08 +08:00
sha256 '974de57f80e110f1a2001b7bf0b2e60edc28fd6a2234f8f2574ea49c8c6598ff'
2015-01-19 10:36:57 +08:00
# sandai.net is the official download host per the vendor homepage
2014-09-26 20:09:15 +08:00
url "http://down.sandai.net/mac/thunder_dl#{version}_Beta.dmg"
2015-01-06 10:59:26 +08:00
name 'Thunder'
2016-01-12 02:40:36 +08:00
name '迅雷'
homepage 'http://mac.xunlei.com/'
2015-04-13 01:16:57 +08:00
license :commercial
2014-09-16 00:06:29 +08:00
app 'Thunder.app'
2013-08-13 17:12:36 +08:00
end