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
Hi
When tapping, brew complains about the formula using an outdated crypto.
Calling Formula.sha1 is disabled! Use Formula.sha256 instead.
Here's the full log :
$ brew tap victor/whereami ==> Tapping victor/whereami Cloning into '/usr/local/Homebrew/Library/Taps/victor/homebrew-whereami'... remote: Counting objects: 4, done. remote: Compressing objects: 100% (4/4), done. Unpacking objects: 100% (4/4), done. remote: Total 4 (delta 0), reused 4 (delta 0), pack-reused 0 Error: Invalid formula: /usr/local/Homebrew/Library/Taps/victor/homebrew-whereami/whereami.rb Calling Formula.sha1 is disabled! Use Formula.sha256 instead. /usr/local/Homebrew/Library/Taps/victor/homebrew-whereami/whereami.rb:6:in `<class:Whereami>' Please report this to the victor/whereami tap! Error: Cannot tap victor/whereami: invalid syntax in tap!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi
When tapping, brew complains about the formula using an outdated crypto.
Here's the full log :
The text was updated successfully, but these errors were encountered: