mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-16 05:10:57 +00:00
9 lines
297 B
Plaintext
9 lines
297 B
Plaintext
|
|
malwarebytes)
|
|
name="Malwarebytes"
|
|
type="pkg"
|
|
downloadURL="https://downloads.malwarebytes.com/file/mb3-mac"
|
|
appNewVersion=$(curl -Ifs https://downloads.malwarebytes.com/file/mb3-mac | grep "location" | sed -E 's/.*-Mac-([0-9\.]*)\.pkg/\1/g')
|
|
expectedTeamID="GVZRY6KDKR"
|
|
;;
|