Vítor Galvão
10 years ago
1 changed files with 4 additions and 4 deletions
@ -1,9 +1,9 @@ |
|||||
class FirefoxEsrCn < Cask |
class FirefoxEsrCn < Cask |
||||
version '31.0' |
version '31.1.0' |
||||
sha256 'b1a8bb972f94052813be5b78e8e8aa56357f87a953bd0cfb1686822494ea3488' |
sha256 'd8069f94f2ff584d6059f7bcdcb1db483a32ed8cffbe23d43647de18b83c6870' |
||||
|
|
||||
url 'https://download.mozilla.org/?product=firefox-31.0esr&os=osx&lang=zh-CN' |
url "http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/latest-esr/mac/zh-CN/Firefox%20#{version}esr.dmg" |
||||
homepage 'http://www.mozilla.org/en-US/firefox/organizations/faq/' |
homepage 'https://www.mozilla.org/zh-CN/firefox/desktop/' |
||||
|
|
||||
link 'Firefox.app' |
link 'Firefox.app' |
||||
end |
end |
||||
|
Loading…
Reference in new issue