Skip to content
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

homebrew deprecations #10

Open
arronmabrey opened this issue Aug 20, 2016 · 2 comments
Open

homebrew deprecations #10

arronmabrey opened this issue Aug 20, 2016 · 2 comments

Comments

@arronmabrey
Copy link

Looks like homebrew deprecated sha1 in favor of sh256

Warning: Calling Resource#sha1 is deprecated!
Use Resource#sha256 instead.
/usr/local/Library/Taps/choppsv1/homebrew-term24/emacs-mac.rb:27:in `block in <class:EmacsMac>'
Please report this to the choppsv1/term24 tap!

Warning: Calling Resource#sha1 is deprecated!
Use Resource#sha256 instead.
/usr/local/Library/Taps/choppsv1/homebrew-term24/emacs-mac.rb:27:in `block in <class:EmacsMac>'
Please report this to the choppsv1/term24 tap!

Warning: Calling Resource#sha1 is deprecated!
Use Resource#sha256 instead.
/usr/local/Library/Taps/choppsv1/homebrew-term24/emacs-mac.rb:27:in `block in <class:EmacsMac>'
Please report this to the choppsv1/term24 tap!
@felixbuenemann
Copy link
Contributor

The following should work:

    sha256 "9c3be8253c38357353c700903e8f77c71fad8f9bdcc3b843026d6cda23a858ae"

@jasonm23
Copy link

Pull request added #11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants