Merge pull request #5595 from vitorgalvao/CaskSha256MismatchError-link-to-fix

CaskSha256MismatchError: link to fix
This commit is contained in:
Mike McQuaid 2019-01-24 12:44:48 +00:00 committed by GitHub
commit c1d5a601c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -136,7 +136,9 @@ module Cask
Actual: #{Formatter.error(actual.to_s)}
File: #{path}
To retry an incomplete download, remove the file above.
To retry an incomplete download, remove the file above. If the issue persists, visit:
https://github.com/Homebrew/homebrew-cask/blob/master/doc/reporting_bugs/checksum_does_not_match_error.md
EOS
end
end