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
302 B
7 lines
302 B
class FirefoxEsrUs < Cask
|
|
url 'https://download.mozilla.org/?product=firefox-24.6.0esr-SSL&os=osx&lang=en-US'
|
|
homepage 'https://www.mozilla.org/en-US/firefox/organizations/faq/'
|
|
version '24.6.0'
|
|
sha256 'f7813363017daa723b6adf6660d2866081e0915f32aca695e5f25961b5baee74'
|
|
link 'Firefox.app'
|
|
end
|
|
|