mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-23 13:14:13 +00:00
9 lines
237 B
Bash
9 lines
237 B
Bash
mattermost)
|
|
name="Mattermost"
|
|
type="dmg"
|
|
archiveName="mac-universal.dmg"
|
|
downloadURL=$(downloadURLFromGit mattermost desktop)
|
|
appNewVersion=$(versionFromGit mattermost desktop )
|
|
expectedTeamID="UQ8HT4Q2XM"
|
|
;;
|