Skip to content

Latest commit

History

History
9 lines (6 loc) 路 915 Bytes

checksum_does_not_match_error.md

File metadata and controls

9 lines (6 loc) 路 915 Bytes

First, check if the problem was with your download. Delete the downloaded file (its location will be pointed out in the error message) and try again.

If the problem persists, the cask must be outdated. It鈥檒l likely need a new version, but it鈥檚 possible the version has remained the same (happens occasionally when the vendor updates the app in place).

  1. Go to the vendor鈥檚 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鈥檚 version (brew info <cask_name>) and verify it is indeed outdated. If it is:

Help us by submitting a fix. If you get stumped, open an issue explaining your steps so far and where you鈥檙e having trouble.