nwoolls / homebrew-xgminer

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

Running `brew outdated` raises warnings pointing at this tap #14

Closed rmm5t closed 6 years ago

rmm5t commented 7 years ago
Warning: Calling Formula.sha1 is deprecated!
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!

Warning: Calling SoftwareSpec#sha1 is deprecated!
Use SoftwareSpec#sha256 instead.
/usr/local/Homebrew/Library/Taps/nwoolls/homebrew-xgminer/bfgminer.rb:7:in `<class:Bfgminer>'
Please report this to the nwoolls/xgminer tap!

Warning: Calling Resource#sha1 is deprecated!
Use Resource#sha256 instead.
/usr/local/Homebrew/Library/Taps/nwoolls/homebrew-xgminer/bfgminer.rb:7:in `<class:Bfgminer>'
Please report this to the nwoolls/xgminer tap!

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

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

Warning: Calling Resource#sha1 is deprecated!
Use Resource#sha256 instead.
/usr/local/Homebrew/Library/Taps/nwoolls/homebrew-xgminer/uthash.rb:6:in `<class:Uthash>'
Please report this to the nwoolls/xgminer tap!
nwoolls commented 6 years ago

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