homebrew-cask/Casks/thunder.rb

10 lines
247 B
Ruby
Raw Normal View History

class Thunder < Cask
2014-07-19 12:28:12 +08:00
version '2.6.5.1672'
sha256 '45b3b2971a94c17ff8abf8e8f6724268eb3dcbd62cacf2c4d65806a99afe76c4'
2014-09-26 20:09:15 +08:00
url "http://down.sandai.net/mac/thunder_dl#{version}_Beta.dmg"
homepage 'http://mac.xunlei.com/'
2014-09-16 00:06:29 +08:00
app 'Thunder.app'
2013-08-13 17:12:36 +08:00
end