mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
Add a label of Google Japanese Input
This commit is contained in:
@@ -183,6 +183,12 @@ case $label in
|
|||||||
updateToolArguments=( -runMode oneshot -userInitiated YES )
|
updateToolArguments=( -runMode oneshot -userInitiated YES )
|
||||||
updateToolRunAsCurrentUser=1
|
updateToolRunAsCurrentUser=1
|
||||||
;;
|
;;
|
||||||
|
googlejapaneseinput)
|
||||||
|
name="Google Japanese Input"
|
||||||
|
type="pkgInDmg"
|
||||||
|
downloadURL="https://dl.google.com/japanese-ime/latest/GoogleJapaneseInput.dmg"
|
||||||
|
expectedTeamID="EQHXZ8M8AV"
|
||||||
|
;;
|
||||||
spotify)
|
spotify)
|
||||||
name="Spotify"
|
name="Spotify"
|
||||||
type="dmg"
|
type="dmg"
|
||||||
|
|||||||
@@ -14,6 +14,7 @@ firefox
|
|||||||
githubdesktop
|
githubdesktop
|
||||||
googlechrome
|
googlechrome
|
||||||
googlechromepkg
|
googlechromepkg
|
||||||
|
googlejapaneseinput
|
||||||
googledrivefilestream
|
googledrivefilestream
|
||||||
grandperspective
|
grandperspective
|
||||||
handbrake
|
handbrake
|
||||||
|
|||||||
Reference in New Issue
Block a user