mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
9 lines
268 B
Bash
9 lines
268 B
Bash
keepingyouawake)
|
|
name="KeepingYouAwake"
|
|
type="zip"
|
|
downloadURL=$(downloadURLFromGit newmarcel KeepingYouAwake)
|
|
appNewVersion=$(versionFromGit newmarcel KeepingYouAwake)
|
|
expectedTeamID="5KESHV9W85"
|
|
blockingProcesses=( "KeepingYouAwake" )
|
|
;;
|