mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-21 21:03:37 +00:00
installomator label
This commit is contained in:
9
fragments/labels/installomator.sh
Normal file
9
fragments/labels/installomator.sh
Normal file
@@ -0,0 +1,9 @@
|
||||
installomator)
|
||||
name="Installomator"
|
||||
type="pkg"
|
||||
packageID="com.scriptingosx.Installomator"
|
||||
downloadURL=$(downloadURLFromGit Installomator Installomator )
|
||||
appNewVersion=$(versionFromGit Installomator Installomator )
|
||||
expectedTeamID="JME5BW3F3R"
|
||||
blockingProcesses=( NONE )
|
||||
;;
|
||||
@@ -1,11 +1,9 @@
|
||||
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 )
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user