-
-
Notifications
You must be signed in to change notification settings - Fork 10.8k
New issue
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
hashcat Error: undefined method `each' for "unar":String #6158
Comments
|
Thanks! That's a bug I should have caught in #6138, but the test coverage is only on the syntax; this is deeper. We will have to amend the code a cut a bugfix release, which will probably have to wait until tomorrow. As a workaround, you can use a URL for a previous version of the Cask: $ brew cask install 'https://raw.githubusercontent.com/caskroom/homebrew-cask/6f6a22fa07bad2ae7d047f41942137f99db20863/Casks/hashcat.rb' |
This should be fixed in Release v0.41.1. Let us know if the problem persists after: $ brew update && brew upgrade brew-cask && brew cleanup && brew cask cleanup |
Worked! Thanks a million!
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The text was updated successfully, but these errors were encountered: