Files
Installomator/fragments/labels/caffeine.sh
2021-08-16 16:55:28 +02:00

9 lines
237 B
Bash

caffeine)
name="Caffeine"
type="dmg"
downloadURL=$(downloadURLFromGit IntelliScape caffeine)
appNewVersion=$(versionFromGit IntelliScape caffeine)
expectedTeamID="YD6LEYT6WZ"
blockingProcesses=( Caffeine )
;;