mirror of
https://github.com/mtan93/Installomator.git
synced 2026-05-19 06:08:57 +01:00
changed fragments to .sh extension
This commit is contained in:
@@ -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