From 08d02cf51d8158f3d2ab095d0820ff1ade6658be Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 30 Jan 2025 12:53:27 +0000 Subject: [PATCH] libreoffice 25.2.0 --- Casks/l/libreoffice.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Casks/l/libreoffice.rb b/Casks/l/libreoffice.rb index 62619db2c1390..5edd0b9db560b 100644 --- a/Casks/l/libreoffice.rb +++ b/Casks/l/libreoffice.rb @@ -2,9 +2,9 @@ arch arm: "aarch64", intel: "x86-64" folder = on_arch_conditional arm: "aarch64", intel: "x86_64" - version "24.8.4" - sha256 arm: "cef2ac5ae8dda894cdd86c97bcd6da72ede81e78b1afa7d99d8676ac135ae114", - intel: "4322f7bda190887605acbdd73cd568d55ac366ca1f2cda82b029ef3de9ae071a" + version "25.2.0" + sha256 arm: "f0bdac9830d736afa716ba92049380851bf576b969ebd7f01d3397291dbe7359", + intel: "7c616e860ea62ef659c88eda716ba0a138d87825735c328c204be38944063627" url "https://download.documentfoundation.org/libreoffice/stable/#{version}/mac/#{folder}/LibreOffice_#{version}_MacOS_#{arch}.dmg", verified: "download.documentfoundation.org/libreoffice/stable/"