Browse Source

Merge pull request #578 from andruby/patch-1

Update libre-office to 4.0.4
Vítor Galvão 12 years ago
parent
commit
f17bd01d10
  1. 6
      Casks/libre-office.rb

6
Casks/libre-office.rb

@ -1,7 +1,7 @@
class LibreOffice < Cask
url 'http://download.documentfoundation.org/libreoffice/stable/4.0.3/mac/x86/LibreOffice_4.0.3_MacOS_x86.dmg'
url 'http://download.documentfoundation.org/libreoffice/stable/4.0.4/mac/x86/LibreOffice_4.0.4_MacOS_x86.dmg'
homepage 'http://www.libreoffice.org/'
version '4.0.3'
sha1 '8a275083892ee38f5829795eae5e7e870229efe8'
version '4.0.4'
sha1 '7b49df5cbda9142c4719332d4f51b6324cbd3d62'
link 'LibreOffice.app'
end

Loading…
Cancel
Save