diff --git a/Casks/libreoffice.rb b/Casks/libreoffice.rb index 6a5d7e3b5b5..293584a7bae 100644 --- a/Casks/libreoffice.rb +++ b/Casks/libreoffice.rb @@ -1,7 +1,7 @@ cask 'libreoffice' do if Hardware::CPU.is_32_bit? || MacOS.release < :mountain_lion version '4.3.7' - sha256 '2964a952ab633426df402de2f128cf788354ac622b7c30b25209d185d17617ec' + sha256 'b0537db77524c0b6fa27d2b1b8715658fda56396bd28593d6a75302e38ff6d12' # documentfoundation.org is the official download host per the vendor homepage url "https://download.documentfoundation.org/libreoffice/stable/#{version}/mac/x86/LibreOffice_#{version}_MacOS_x86.dmg" else