mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
251 B
Ruby
7 lines
251 B
Ruby
class Thunder < Cask
|
|
url 'http://down.sandai.net/mac/thunder_dl2.3.0.1280_Beta.dmg'
|
|
homepage 'http://mac.xunlei.com/'
|
|
version '2.3.0.1280_Beta'
|
|
sha256 'd7591a3774439736ef6283e04fda6f3066f1d1774f3387803e786ee45c4932f8'
|
|
link 'Thunder.app'
|
|
end
|