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-31.0b1&os=osx&lang=de'
|
|
homepage 'https://www.mozilla.org/de/firefox/beta/'
|
|
version '31.0b1'
|
|
sha256 '2906eb80eb5dd286d5439d423231fc44dc8566aa0b2e95d839a843574aa55126'
|
|
link 'Firefox.app'
|
|
end
|
|
|