Browse Source

Update libreoffice-dev to 5.4.3.2 (#4728)

* Update libreoffice-dev to 5.4.3.2

* Update libreoffice-dev.rb
master
miccal 7 years ago
committed by commitay
parent
commit
d06a071f24
  1. 8
      Casks/libreoffice-dev.rb

8
Casks/libreoffice-dev.rb

@ -1,12 +1,12 @@
cask 'libreoffice-dev' do cask 'libreoffice-dev' do
version '5.4.3.1' version '5.4.3.2'
sha256 'ddaff6f19fee80b862aaf91768ac12e299979ab193c824b9960f9cfb04faf53a' sha256 '3d4ac4bce9b711e5aa74ee119085125537656dc64cdf9f67a958563c274e6e49'
# documentfoundation.org/libreoffice was verified as official when first introduced to the cask # documentfoundation.org/libreoffice was verified as official when first introduced to the cask
url "https://download.documentfoundation.org/libreoffice/testing/#{version.major_minor_patch}/mac/x86_64/LibreOffice_#{version}_MacOS_x86-64.dmg" url "https://download.documentfoundation.org/libreoffice/testing/#{version.major_minor_patch}/mac/x86_64/LibreOffice_#{version}_MacOS_x86-64.dmg"
appcast 'https://download.documentfoundation.org/libreoffice/testing/', appcast 'https://download.documentfoundation.org/libreoffice/testing/',
checkpoint: '60614fd56691d11f76bec0857e3051b862df7b5f64ac61a304feb12b9dd8dfda' checkpoint: 'f47b16fab2f982d47a7796e68de3bf79e841cfbcc2f5d4f65ffab3d25b467771'
name 'LibreOffice Fresh Prerelease' name 'LibreOffice Development Version'
homepage 'https://www.libreoffice.org/download/pre-releases/' homepage 'https://www.libreoffice.org/download/pre-releases/'
gpg "#{url}.asc", key_id: 'c2839ecad9408fbe9531c3e9f434a1efafeeaea3' gpg "#{url}.asc", key_id: 'c2839ecad9408fbe9531c3e9f434a1efafeeaea3'

Loading…
Cancel
Save