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