mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
242 B
Ruby
9 lines
242 B
Ruby
class Maxthon < Cask
|
|
version '4.1.3.4000'
|
|
sha256 '6c9c5b3aa49827907d83b641fba816b0f9d8cb240e3afb6872f2bd9de203a31e'
|
|
|
|
url 'https://dl.maxthon.com/mac/Maxthon-4.1.3.4000.dmg'
|
|
homepage 'http://www.maxthon.com/'
|
|
|
|
link 'Maxthon.app'
|
|
end
|