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