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