nwoolls / homebrew-xgminer

Homebrew formulas for CGMiner and BFGMiner
35 stars 28 forks source link

Can't tap, sha1 is disabled. #15

Closed Zettt closed 6 years ago

Zettt commented 7 years ago

Tapping the formula causes a .sha1 error. Here's the output of brew tap nwoolls/xgminer:

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/nwoolls/homebrew-xgminer/bfgminer.rb
Calling Formula.sha1 is disabled!
Use Formula.sha256 instead.
/usr/local/Homebrew/Library/Taps/nwoolls/homebrew-xgminer/bfgminer.rb:7:in `<class:Bfgminer>'
Please report this to the nwoolls/xgminer tap!
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/nwoolls/homebrew-xgminer/cgminer.rb
Calling Formula.sha1 is disabled!
Use Formula.sha256 instead.
/usr/local/Homebrew/Library/Taps/nwoolls/homebrew-xgminer/cgminer.rb:7:in `<class:Cgminer>'
Please report this to the nwoolls/xgminer tap!
holynakamoto commented 7 years ago

Same Error: Calling Formula.sha1 is disabled! Use Formula.sha256 instead. /usr/local/Homebrew/Library/Taps/nwoolls/homebrew-xgminer/bfgminer.rb:7:in `' Please report this to the nwoolls/xgminer tap! If reporting this issue please do so at (not Homebrew/brew or Homebrew/core): https://github.com/nwoolls/homebrew-xgminer/issues

nwoolls commented 6 years ago

Resolved with the latest changes to the formula - they use sha256 now