1 changed files with 3 additions and 2 deletions
@ -1,10 +1,11 @@ |
|||||
cask :v1 => 'firefox-esr' do |
cask :v1 => 'firefox-esr' do |
||||
version '31.6.0' |
version '38.0' |
||||
sha256 '5adc5cb64ba7c02e2723adab242eac4603c85650273c4563223935a6efd6a343' |
sha256 'c25cc2c83b4c11676828f9aae6f2be7dcaee8cf75747203b9dc06a90cbf2697d' |
||||
|
|
||||
url "https://download.mozilla.org/?product=firefox-#{version}esr-SSL&os=osx&lang=en-US" |
url "https://download.mozilla.org/?product=firefox-#{version}esr-SSL&os=osx&lang=en-US" |
||||
homepage 'https://www.mozilla.org/en-US/firefox/organizations/' |
homepage 'https://www.mozilla.org/en-US/firefox/organizations/' |
||||
license :mpl |
license :mpl |
||||
|
tags :vendor => 'Mozilla' |
||||
|
|
||||
app 'Firefox.app' |
app 'Firefox.app' |
||||
end |
end |
||||
|
Loading…
Reference in new issue