Merge pull request #3077 from ndr-qef/libreoffice

LibreOffice 4.2.1
This commit is contained in:
Roland Walker 2014-02-21 10:00:39 -05:00
commit 3d71ebee72
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
class Libreoffice < Cask
url 'http://download.documentfoundation.org/libreoffice/stable/4.2.0/mac/x86_64/LibreOffice_4.2.0_MacOS_x86-64.dmg'
url 'http://download.documentfoundation.org/libreoffice/stable/4.2.1/mac/x86_64/LibreOffice_4.2.1_MacOS_x86-64.dmg'
homepage 'http://www.libreoffice.org/'
version '4.2.0'
sha1 '267c50b3018aa784420bb967954942a4447ad99c'
version '4.2.1'
sha1 '77cae1d8867270e1a90a8b210b2db987735b9b56'
link 'LibreOffice.app'
end