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