Skip to content

Instantly share code, notes, and snippets.

@mksglu
Created July 14, 2020 04:23
Show Gist options
  • Save mksglu/4fc5cede509ea148ba2b13c7b8d2e1be to your computer and use it in GitHub Desktop.
Save mksglu/4fc5cede509ea148ba2b13c7b8d2e1be to your computer and use it in GitHub Desktop.
Upgrade Visual Studio Code Using Brew For Mac

$ brew cask upgrade visual-studio-code

@danhodge
Copy link

The homebrew CLI has changed, the command is now:
brew upgrade visual-studio-code --cask

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment