mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 21:02:46 +00:00
installomator label
This commit is contained in:
@@ -129,6 +129,7 @@ icons
|
|||||||
imazingprofileeditor
|
imazingprofileeditor
|
||||||
inkscape
|
inkscape
|
||||||
insomnia
|
insomnia
|
||||||
|
installomator
|
||||||
installomator_theile
|
installomator_theile
|
||||||
intellijideace
|
intellijideace
|
||||||
istatmenus
|
istatmenus
|
||||||
|
|||||||
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)
|
installomator_theile)
|
||||||
# credit: Søren Theilgaard (@theilgaard)
|
|
||||||
name="Installomator"
|
name="Installomator"
|
||||||
type="pkg"
|
type="pkg"
|
||||||
packageID="dk.theilgaard.pkg.Installomator"
|
packageID="dk.theilgaard.pkg.Installomator"
|
||||||
downloadURL=$(downloadURLFromGit theile Installomator )
|
downloadURL=$(downloadURLFromGit theile Installomator )
|
||||||
appNewVersion=$(versionFromGit theile Installomator )
|
appNewVersion=$(versionFromGit theile Installomator )
|
||||||
#appCustomVersion(){/usr/local/bin/Installomator.sh version | tail -1 | awk '{print $4}'}
|
|
||||||
expectedTeamID="FXW6QXBFW5"
|
expectedTeamID="FXW6QXBFW5"
|
||||||
blockingProcesses=( NONE )
|
blockingProcesses=( NONE )
|
||||||
;;
|
;;
|
||||||
|
|||||||
Reference in New Issue
Block a user