Browse Source

Add cask for Firefox UX channel build

Not the same as Nightly as far as I understand.
master
Kevin Suttle 11 years ago
parent
commit
4a975935a8
  1. 7
      Casks/firefox-ux.rb

7
Casks/firefox-ux.rb

@ -0,0 +1,7 @@
class FirefoxUx < Cask
url 'https://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-ux/firefox-29.0a1.en-US.mac.dmg'
homepage 'http://people.mozilla.org/~jwein/ux-nightly/'
version '29.0a1'
sha1 'be5c293d961d40d2c3aa5f6fcd3d973c68667985'
link 'FirefoxUX.app'
end
Loading…
Cancel
Save