fraction / sshcd

Connect with SSH and cd (change directory) with one command.
Other
170 stars 17 forks source link

brew update: Please report this to the fraction/formulae tap! #16

Closed scherii closed 3 years ago

scherii commented 8 years ago

When I run brew update it warns me about this:

Warning: Calling GithubGistFormula.url is deprecated!
Use Formula.url instead.
/usr/local/Homebrew/Library/Taps/fraction/homebrew-formulae/sshcd.rb:5:in `<class:Sshcd>'
Please report this to the fraction/formulae tap!

Warning: Calling Formula.sha1 is deprecated!
Use Formula.sha256 instead.
/usr/local/Homebrew/Library/Taps/fraction/homebrew-formulae/sshcd.rb:6:in `<class:Sshcd>'
Please report this to the fraction/formulae tap!

Warning: Calling SoftwareSpec#sha1 is deprecated!
Use SoftwareSpec#sha256 instead.
/usr/local/Homebrew/Library/Taps/fraction/homebrew-formulae/sshcd.rb:6:in `<class:Sshcd>'
Please report this to the fraction/formulae tap!

Warning: Calling Resource#sha1 is deprecated!
Use Resource#sha256 instead.
/usr/local/Homebrew/Library/Taps/fraction/homebrew-formulae/sshcd.rb:6:in `<class:Sshcd>'
Please report this to the fraction/formulae tap!
christianbundy commented 4 years ago

Sorry I've left this for so long. I don't use Homebrew anymore (or macOS -- I'm all Linux now) so I'd merge a fix for this in my formulae repo, but I don't think that I'll have capacity to resolve this.

tony13tv commented 4 years ago

Hi @christianbundy would you consider to tranfer the repo to anyone who would want to continue with your work.

christianbundy commented 4 years ago

I'd be happy to merge any pull requests to resolve this problem, but I don't think I'd like to transfer the repo. Please feel free to copy the repository, contribute patches, or both.