From 8cc42e7ff192cf62f02651153703409e546b5682 Mon Sep 17 00:00:00 2001 From: Miccal Matthews Date: Thu, 3 Dec 2020 11:19:12 +0800 Subject: [PATCH] checksum_does_not_match_error.md: updates for deprecated commands (#94166) --- doc/reporting_bugs/checksum_does_not_match_error.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/reporting_bugs/checksum_does_not_match_error.md b/doc/reporting_bugs/checksum_does_not_match_error.md index ba7999be59..ad9f2e756d 100644 --- a/doc/reporting_bugs/checksum_does_not_match_error.md +++ b/doc/reporting_bugs/checksum_does_not_match_error.md @@ -2,7 +2,7 @@ First, check if the problem was with your download. Delete the downloaded file ( If the problem persists, the cask must be outdated. It’ll likely need a new version, but it’s possible the version has remained the same (happens occasionally when the vendor updates the app in place). -1. Go to the vendor’s website (`brew cask home {{cask_name}}`). +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: