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