Created
June 19, 2018 11:40
-
-
Save igorshubovych/68d125712f9225a17d37b15bd918e67b to your computer and use it in GitHub Desktop.
Upgrade brew casks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
brew cask outdated | xargs brew cask reinstall --force |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment