diff --git a/Casks/libre-office.rb b/Casks/libre-office.rb index 808eeb0d8..f19d0981d 100644 --- a/Casks/libre-office.rb +++ b/Casks/libre-office.rb @@ -2,6 +2,6 @@ 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 '7b49df5cbda9142c4719332d4f51b6324cbd3d62' + sha1 '10718000ce6ba97a345dbcd34db45ba9dd21833d' link 'LibreOffice.app' end