You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
283 B
7 lines
283 B
class FirefoxBetaCn < Cask
|
|
url 'https://download.mozilla.org/?product=firefox-29.0b2&os=osx&lang=zh-CN'
|
|
homepage 'https://www.mozilla.org/zh-CN/firefox/beta/'
|
|
version '29.0b2'
|
|
sha256 '9ed32e46990d9f16139c31002a4fd93739dec401c9c6cb518c1a0bf78ee0f435'
|
|
link 'Firefox.app'
|
|
end
|
|
|