homebrew-cask/Casks/maxthon.rb

10 lines
242 B
Ruby
Raw Normal View History

2013-11-16 08:03:02 +08:00
class Maxthon < Cask
2014-03-05 08:50:50 +08:00
version '4.1.3.4000'
sha256 '6c9c5b3aa49827907d83b641fba816b0f9d8cb240e3afb6872f2bd9de203a31e'
url 'https://dl.maxthon.com/mac/Maxthon-4.1.3.4000.dmg'
homepage 'http://www.maxthon.com/'
2013-11-16 08:03:02 +08:00
link 'Maxthon.app'
end