mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
9 lines
237 B
Bash
9 lines
237 B
Bash
caffeine)
|
|
name="Caffeine"
|
|
type="dmg"
|
|
downloadURL=$(downloadURLFromGit IntelliScape caffeine)
|
|
appNewVersion=$(versionFromGit IntelliScape caffeine)
|
|
expectedTeamID="YD6LEYT6WZ"
|
|
blockingProcesses=( Caffeine )
|
|
;;
|