mirror of
https://github.com/mtan93/Installomator.git
synced 2026-05-08 06:16:10 +01:00
Merge branch 'main' of github.com:Installomator/Installomator
This commit is contained in:
@@ -0,0 +1,7 @@
|
|||||||
|
mindmanager)
|
||||||
|
name="MindManager"
|
||||||
|
type="dmg"
|
||||||
|
downloadURL="https://www.mindmanager.com/mm-mac-dmg"
|
||||||
|
appNewVersion="$(curl -fsIL "${downloadURL}" | grep -i "^location" | awk '{print $2}' | sed -E 's/.*_Mac_*([0-9.]*)\..*/\1/g')"
|
||||||
|
expectedTeamID="ZF6ZZ779N5"
|
||||||
|
;;
|
||||||
Reference in New Issue
Block a user