Skip to content

Commit

Permalink
changed deprecated brew cask command (Homebrew#105557)
Browse files Browse the repository at this point in the history
  • Loading branch information
wilkmaciej authored May 12, 2021
1 parent f74e7fc commit 3bea22e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/reporting_bugs/checksum_does_not_match_error.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ If the problem persists, the cask must be outdated. It’ll likely need a new ve

1. Go to the vendor’s website (`brew home <cask_name>`).
2. Find out what the latest version is. It may be expressed in the URL used to download it.
3. Take a look at the cask’s version (`brew cask _stanza version <cask_name>`) and verify it is indeed outdated. If it is:
3. Take a look at the cask’s version (`brew info <cask_name>`) and verify it is indeed outdated. If it is:

Help us by [submitting a fix](https://github.com/Homebrew/homebrew-cask/blob/HEAD/CONTRIBUTING.md#updating-a-cask). If you get stumped, [open an issue](https://github.com/Homebrew/homebrew-cask/issues/new?template=01_bug_report.md) explaining your steps so far and where you’re having trouble.

0 comments on commit 3bea22e

Please sign in to comment.