Michael Ford
10 years ago
1 changed files with 4 additions and 2 deletions
@ -1,7 +1,9 @@ |
|||||
class FirefoxBetaGb < Cask |
class FirefoxBetaGb < Cask |
||||
url 'https://download.mozilla.org/?product=firefox-32.0b1-SSL&os=osx&lang=en-GB' |
|
||||
homepage 'https://www.mozilla.org/en-GB/firefox/beta/' |
|
||||
version '32.0b1' |
version '32.0b1' |
||||
sha256 'a7e982c089a60f4287f273f6241bd3e005cdadb8c8593d85e6d95a7f132551f3' |
sha256 'a7e982c089a60f4287f273f6241bd3e005cdadb8c8593d85e6d95a7f132551f3' |
||||
|
|
||||
|
url 'https://download.mozilla.org/?product=firefox-32.0b1-SSL&os=osx&lang=en-GB' |
||||
|
homepage 'https://www.mozilla.org/en-GB/firefox/beta/' |
||||
|
|
||||
link 'Firefox.app' |
link 'Firefox.app' |
||||
end |
end |
||||
|
Loading…
Reference in new issue