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
291 B
7 lines
291 B
class FirefoxBetaJa < Cask
|
|
url 'https://download.mozilla.org/?product=firefox-31.0b1&os=osx&lang=ja-JP-mac'
|
|
homepage 'http://www.mozilla.org/ja/firefox/channel/#beta'
|
|
version '31.0b1'
|
|
sha256 '7847e1aa50394d84bbe62cb5a9e61dc1f8671da301c174e517afb7049da50177'
|
|
link 'Firefox.app'
|
|
end
|
|
|