Merge pull request #5595 from vitorgalvao/CaskSha256MismatchError-link-to-fix
CaskSha256MismatchError: link to fix
This commit is contained in:
commit
c1d5a601c7
@ -136,7 +136,9 @@ module Cask
|
|||||||
Actual: #{Formatter.error(actual.to_s)}
|
Actual: #{Formatter.error(actual.to_s)}
|
||||||
File: #{path}
|
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
|
EOS
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user