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