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
293 B
7 lines
293 B
class FirefoxEsrCn < Cask
|
|
url 'https://download.mozilla.org/?product=firefox-31.0esr&os=osx&lang=zh-CN'
|
|
homepage 'http://www.mozilla.org/en-US/firefox/organizations/faq/'
|
|
version '31.0'
|
|
sha256 'b1a8bb972f94052813be5b78e8e8aa56357f87a953bd0cfb1686822494ea3488'
|
|
link 'Firefox.app'
|
|
end
|
|
|