mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-19 22:16:33 -06:00
7 lines
275 B
Ruby
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
|