mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 21:02:46 +00:00
changed fragments to .sh extension
This commit is contained in:
7
fragments/labels/malwarebytes.sh
Normal file
7
fragments/labels/malwarebytes.sh
Normal file
@@ -0,0 +1,7 @@
|
||||
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"
|
||||
;;
|
||||
Reference in New Issue
Block a user