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
277 B
7 lines
277 B
class FirefoxBetaDe < Cask
|
|
url 'https://download.mozilla.org/?product=firefox-30.0b1&os=osx&lang=de'
|
|
homepage 'https://www.mozilla.org/de/firefox/beta/'
|
|
version '30.0b1'
|
|
sha256 'ba33e62cba9810a6781c995feec480a80dd0803a2940ba17914bc5be5c8b9d05'
|
|
link 'Firefox.app'
|
|
end
|
|
|