You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
257 B
6 lines
257 B
class LibreOffice < Cask
|
|
url 'http://download.documentfoundation.org/libreoffice/stable/3.6.5/mac/x86/LibO_3.6.5_MacOS_x86_install_en-US.dmg'
|
|
homepage 'http://www.libreoffice.org/'
|
|
version '3.6.5'
|
|
sha1 'dd976dd18118dea876898de6a1236b63d646f0da'
|
|
end
|
|
|