Files
Installomator/fragments/labels/installomator_theile.sh
2021-04-28 09:36:16 +02:00

12 lines
363 B
Bash

installomator_theile|\
installomator_st)
# credit: Søren Theilgaard (@theilgaard)
name="Installomator"
type="pkg"
packageID="dk.theilgaard.pkg.Installomator"
downloadURL=$(downloadURLFromGit theile Installomator )
appNewVersion=$(versionFromGit theile Installomator )
expectedTeamID="L8W73B6AH3"
blockingProcesses=( NONE )
;;