homebrew-cask-versions/Casks/libre-office.rb
2013-08-31 23:45:40 +08:00

7 lines
275 B
Ruby

class LibreOffice < Cask
url 'http://download.documentfoundation.org/libreoffice/stable/4.1.1/mac/x86/LibreOffice_4.1.1_MacOS_x86.dmg'
homepage 'http://www.libreoffice.org/'
version '4.1.1'
sha1 'f1599442c7ffd66a91c7e4459590d6fef64bf987'
link 'LibreOffice.app'
end