mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-09 13:21:53 +00:00
Merge branch 'main' of github.com:Installomator/Installomator
This commit is contained in:
7
fragments/labels/mindmanager.sh
Normal file
7
fragments/labels/mindmanager.sh
Normal file
@@ -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