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

use of sha1 was deprecated #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

msh5
Copy link

@msh5 msh5 commented Jan 8, 2017

On Homebrew 1.1.6, I confirm the tapping failure as follow.

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/pfnet/homebrew-chainer/chainer.rb
Calling Formula.sha1 is disabled!
Use Formula.sha256 instead.
/usr/local/Homebrew/Library/Taps/pfnet/homebrew-chainer/chainer.rb:7:in `<class:Chainer>'
Please report this to the pfnet/chainer tap!
Error: Cannot tap pfnet/chainer: invalid syntax in tap!

Use of sha1 was deprecated already, so you should replace sha1 with sha256.

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

Successfully merging this pull request may close these issues.

1 participant