homebrew-cask-versions/Casks/libre-office.rb
2013-06-27 19:29:56 -04:00

7 lines
275 B
Ruby

class LibreOffice < Cask
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.4'
sha1 '10718000ce6ba97a345dbcd34db45ba9dd21833d'
link 'LibreOffice.app'
end