mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
10 lines
298 B
Bash
10 lines
298 B
Bash
installomator_theile)
|
|
name="Installomator"
|
|
type="pkg"
|
|
packageID="dk.theilgaard.pkg.Installomator"
|
|
downloadURL=$(downloadURLFromGit theile Installomator )
|
|
appNewVersion=$(versionFromGit theile Installomator )
|
|
expectedTeamID="FXW6QXBFW5"
|
|
blockingProcesses=( NONE )
|
|
;;
|