mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
added grandperspective
This commit is contained in:
@@ -407,6 +407,13 @@ case $identifier in
|
|||||||
type="dmg"
|
type="dmg"
|
||||||
downloadURL="https://discordapp.com/api/download?platform=osx"
|
downloadURL="https://discordapp.com/api/download?platform=osx"
|
||||||
expectedTeamID="53Q6R32WPB"
|
expectedTeamID="53Q6R32WPB"
|
||||||
|
;;
|
||||||
|
grandperspective)
|
||||||
|
name="GrandPerspective"
|
||||||
|
type="dmg"
|
||||||
|
downloadURL="https://sourceforge.net/projects/grandperspectiv/files/latest/download"
|
||||||
|
expectedTeamID="3Z75QZGN66"
|
||||||
|
;;
|
||||||
|
|
||||||
# msupdate codes from:
|
# msupdate codes from:
|
||||||
# https://docs.microsoft.com/en-us/deployoffice/mac/update-office-for-mac-using-msupdate
|
# https://docs.microsoft.com/en-us/deployoffice/mac/update-office-for-mac-using-msupdate
|
||||||
|
|||||||
Reference in New Issue
Block a user