Update libreoffice from 7.2.3 to 7.2.4 (#115364)

This commit is contained in:
Clément L 2021-12-06 03:53:09 +01:00 committed by GitHub
parent f024020f6f
commit 292ca3bfbb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -2,12 +2,12 @@ cask "libreoffice" do
arch = Hardware::CPU.intel? ? "x86-64" : "aarch64"
folder = Hardware::CPU.intel? ? "x86_64" : "aarch64"
version "7.2.3"
version "7.2.4"
if Hardware::CPU.intel?
sha256 "0dbadebbe1fe648b0f409200a83719869186c07cfa7a71bd328d5b26260fda62"
sha256 "825c5a74a97cc9daa3ca993c6d24c36db3dea2aa65bfe7b5e1a371c3adcfbcf5"
else
sha256 "42033fb19cd8be0d09039e53347ef44f75eaa194f2d86b01723763ad19e2a07a"
sha256 "97a6e45372c3c7ad84b39232d7bec09dd5d9e022e25ff94cb1b28bef37cad2be"
end
url "https://download.documentfoundation.org/libreoffice/stable/#{version}/mac/#{folder}/LibreOffice_#{version}_MacOS_#{arch}.dmg",