You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've read the reporting guidelines and run all the verification commands with no effect, and I tried to open a PR as described in the docs, but the brew bump --open-pr command failed:
% brew bump --open-pr golly
Error: No available formula with the name "golly".
% brew bump --open-pr --cask golly
Error: Cask 'golly' is unavailable: No Cask with this name exists.
Verification
--force
.brew update-reset && brew update
and retried my command.brew doctor
, fixed as many issues as possible and retried my command.Description of issue
The checksum for the cask
golly
does not match.I've read the reporting guidelines and run all the verification commands with no effect, and I tried to open a PR as described in the docs, but the
brew bump --open-pr
command failed:Your cask definition for
golly
has the correct version number, but it was last updated 6 months ago - while the.dmg
that it refers to on sourceforge was updated a month ago to fix some bugs, apparently without changing the version number (I guess that's why it didn't come up as needing an update).Command that failed
brew install --cask golly
Output of command with
--verbose --debug
Output of
brew doctor
andbrew config
Output of
brew tap
The text was updated successfully, but these errors were encountered: