mirror of
https://github.com/mtan93/Installomator.git
synced 2026-04-02 22:04:27 +01:00
visualstudiocode change
Name of process changed to “Code”.
This commit is contained in:
@@ -3140,7 +3140,7 @@ visualstudiocode)
|
|||||||
appNewVersion=$(curl -fsL "https://code.visualstudio.com/Updates" | grep "/darwin" | grep -oiE ".com/([^>]+)([^<]+)/darwin" | cut -d "/" -f 2 | sed $'s/[^[:print:]\t]//g' | head -1 )
|
appNewVersion=$(curl -fsL "https://code.visualstudio.com/Updates" | grep "/darwin" | grep -oiE ".com/([^>]+)([^<]+)/darwin" | cut -d "/" -f 2 | sed $'s/[^[:print:]\t]//g' | head -1 )
|
||||||
expectedTeamID="UBF8T346G9"
|
expectedTeamID="UBF8T346G9"
|
||||||
appName="Visual Studio Code.app"
|
appName="Visual Studio Code.app"
|
||||||
blockingProcesses=( Electron )
|
blockingProcesses=( Code )
|
||||||
;;
|
;;
|
||||||
microsoftword)
|
microsoftword)
|
||||||
name="Microsoft Word"
|
name="Microsoft Word"
|
||||||
|
|||||||
Reference in New Issue
Block a user