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