Michael Ford
10 years ago
1 changed files with 4 additions and 2 deletions
@ -1,7 +1,9 @@ |
|||||
class FirefoxFr < Cask |
class FirefoxFr < Cask |
||||
url 'https://download.mozilla.org/?product=firefox-latest&os=osx&lang=fr' |
|
||||
homepage 'http://www.mozilla.org/fr/firefox/new/' |
|
||||
version 'latest' |
version 'latest' |
||||
sha256 :no_check |
sha256 :no_check |
||||
|
|
||||
|
url 'https://download.mozilla.org/?product=firefox-latest&os=osx&lang=fr' |
||||
|
homepage 'http://www.mozilla.org/fr/firefox/new/' |
||||
|
|
||||
link 'Firefox.app' |
link 'Firefox.app' |
||||
end |
end |
||||
|
Loading…
Reference in new issue