1 changed files with 5 additions and 5 deletions
@ -1,7 +1,7 @@ |
|||||
class Firefox < Cask |
class Firefox < Cask |
||||
url 'http://download.cdn.mozilla.net/pub/mozilla.org/firefox/releases/20.0.1/mac/en-US/Firefox%2020.0.1.dmg' |
url 'http://download.cdn.mozilla.net/pub/mozilla.org/firefox/releases/21.0/mac/en-US/Firefox%2021.0.dmg' |
||||
homepage 'http://www.mozilla.org/en-US/firefox/' |
homepage 'https://www.mozilla.org/en-US/firefox/' |
||||
version '20.0.1' |
version '21.0' |
||||
sha1 '510b7e53be4b120ca2e277dec3a64a09f64c8ed8' |
sha1 'ce5a9083a38ea580811b3408566a5194486dc360' |
||||
link :app, 'Firefox.app' |
link 'Firefox.app' |
||||
end |
end |
||||
|
Loading…
Reference in new issue