LibreOffice: update to 5.0.0

This commit is contained in:
Martin Lindhe 2015-08-05 14:36:53 +02:00 committed by Victor Popkov
parent 37b0aed8cd
commit 73a84c4eac
1 changed files with 2 additions and 2 deletions

View File

@ -5,8 +5,8 @@ cask :v1 => 'libreoffice' do
# 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
version '4.4.5'
sha256 '83a442249daa744ae6a7a86af69e34888769c3c4b293a9f7fa311dac4a71bb71'
version '5.0.0'
sha256 '12dbb6f28a55521292eadfa31bc4e74d2bf4d1ab056dcc9077a07da43f5bc158'
# documentfoundation.org is the official download host per the vendor homepage
url "https://download.documentfoundation.org/libreoffice/stable/#{version}/mac/x86_64/LibreOffice_#{version}_MacOS_x86-64.dmg"
end