mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-25 05:04:15 +00:00
10 lines
266 B
Plaintext
10 lines
266 B
Plaintext
|
|
rocketchat)
|
|
name="Rocket.Chat"
|
|
type="dmg"
|
|
downloadURL=$(downloadURLFromGit RocketChat Rocket.Chat.Electron)
|
|
appNewVersion=$(versionFromGit RocketChat Rocket.Chat.Electron)
|
|
expectedTeamID="S6UPZG7ZR3"
|
|
blockingProcesses=( Rocket.Chat )
|
|
;;
|