Merge pull request #280 from Installomator/Installomator-label

installomator label
This commit is contained in:
Adam Codega
2021-10-20 10:05:20 -04:00
committed by GitHub
3 changed files with 11 additions and 11 deletions

View File

@@ -130,6 +130,7 @@ icons
imazingprofileeditor
inkscape
insomnia
installomator
installomator_theile
intellijideace
istatmenus

View File

@@ -0,0 +1,10 @@
installomator|\
installomator_theile)
name="Installomator"
type="pkg"
packageID="com.scriptingosx.Installomator"
downloadURL=$(downloadURLFromGit Installomator Installomator )
appNewVersion=$(versionFromGit Installomator Installomator )
expectedTeamID="JME5BW3F3R"
blockingProcesses=( NONE )
;;

View File

@@ -1,11 +0,0 @@
installomator_theile)
# credit: Søren Theilgaard (@theilgaard)
name="Installomator"
type="pkg"
packageID="dk.theilgaard.pkg.Installomator"
downloadURL=$(downloadURLFromGit theile Installomator )
appNewVersion=$(versionFromGit theile Installomator )
#appCustomVersion(){/usr/local/bin/Installomator.sh version | tail -1 | awk '{print $4}'}
expectedTeamID="FXW6QXBFW5"
blockingProcesses=( NONE )
;;