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
284 B
7 lines
284 B
class Firefox < Cask
|
|
url 'http://download.cdn.mozilla.net/pub/mozilla.org/firefox/releases/17.0.1/mac/en-US/Firefox%2017.0.1.dmg'
|
|
homepage 'http://www.mozilla.org/en-US/firefox/'
|
|
content_length '34958026'
|
|
version '17.0.1'
|
|
sha1 'a9888ce69440574fabff712549c8ff503fd1acb7'
|
|
end
|
|
|