diff --git a/Installomator.sh b/Installomator.sh index 7939561..9f340c9 100755 --- a/Installomator.sh +++ b/Installomator.sh @@ -1596,6 +1596,13 @@ microsoftdefenderatp) updateTool="/Library/Application Support/Microsoft/MAU2.0/Microsoft AutoUpdate.app/Contents/MacOS/msupdate" updateToolArguments=( --install --apps WDAV00 ) ;; +libreoffice) + # credit: Micah Lee (@micahflee) + name="LibreOffice" + type="dmg" + downloadURL="https://download.documentfoundation.org/libreoffice/stable/$(curl -s https://www.libreoffice.org/download/download/ | grep dl_version_number | head -n 1 | cut -d'>' -f3 | cut -d'<' -f1)/mac/x86_64/LibreOffice_$(curl -s https://www.libreoffice.org/download/download/ | grep dl_version_number | head -n 1 | cut -d'>' -f3 | cut -d'<' -f1)_MacOS_x86-64.dmg" + expectedTeamID="7P5S3ZLCN7" + ;; # this description is so you can provide all variables as arguments # it will only check if the required variables are setting diff --git a/Labels.txt b/Labels.txt index e159a90..f0a4095 100644 --- a/Labels.txt +++ b/Labels.txt @@ -55,6 +55,7 @@ jamfreenroller karabinerelements keepassxc krisp +libreoffice malwarebytes mattermost microsoftautoupdate