mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
Merge pull request #280 from Installomator/Installomator-label
installomator label
This commit is contained in:
@@ -130,6 +130,7 @@ icons
|
|||||||
imazingprofileeditor
|
imazingprofileeditor
|
||||||
inkscape
|
inkscape
|
||||||
insomnia
|
insomnia
|
||||||
|
installomator
|
||||||
installomator_theile
|
installomator_theile
|
||||||
intellijideace
|
intellijideace
|
||||||
istatmenus
|
istatmenus
|
||||||
|
|||||||
10
fragments/labels/installomator.sh
Normal file
10
fragments/labels/installomator.sh
Normal 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 )
|
||||||
|
;;
|
||||||
@@ -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 )
|
|
||||||
;;
|
|
||||||
Reference in New Issue
Block a user