We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I was trying to do brew install --cask mochi. This is the error that I got.
brew install --cask mochi
Error: SHA256 mismatch Expected: ba288389cae2d0c5169ae4c26673c0d45bd984add05f1f931b605c36de691b73 Actual: a247fcee2840efb65744f49d0c053228962912c9a482e09e7f063e626f5da0b4
I checked [Mochi's cask page] (https://github.com/Homebrew/homebrew-cask/blob/ee9608bec97da04464c26d83cf4b7ef85b9c5b5e/Casks/m/mochi.rb), and it seems to me the version is the latest (Which is 1.18.4). Also, this was the value for SHA256
sha256 arm: "ba288389cae2d0c5169ae4c26673c0d45bd984add05f1f931b605c36de691b73", intel: "f8de6953b8da01c2ce56819c539187561ef18a89c3248ac98b5384314a29bf11"
The text was updated successfully, but these errors were encountered:
Please use the issue template, which would have linked you to: https://docs.brew.sh/Common-Issues#cask---checksum-does-not-match
Sorry, something went wrong.
No branches or pull requests
I was trying to do
brew install --cask mochi
. This is the error that I got.I checked [Mochi's cask page] (https://github.com/Homebrew/homebrew-cask/blob/ee9608bec97da04464c26d83cf4b7ef85b9c5b5e/Casks/m/mochi.rb), and it seems to me the version is the latest (Which is 1.18.4). Also, this was the value for SHA256
sha256 arm: "ba288389cae2d0c5169ae4c26673c0d45bd984add05f1f931b605c36de691b73",
intel: "f8de6953b8da01c2ce56819c539187561ef18a89c3248ac98b5384314a29bf11"
The text was updated successfully, but these errors were encountered: