Homebrew is now warning when a formula uses SHA1 instead of SHA256:
Warning: Calling Formula.sha1 is deprecated!
Use Formula.sha256 instead.
/usr/local/Library/Taps/mht208/homebrew-formal/why3.rb:6:in `<class:Why3>'
Please report this to the mht208/formal tap!
Warning: Calling SoftwareSpec#sha1 is deprecated!
Use SoftwareSpec#sha256 instead.
/usr/local/Library/Taps/mht208/homebrew-formal/why3.rb:6:in `<class:Why3>'
Please report this to the mht208/formal tap!
Warning: Calling Resource#sha1 is deprecated!
Use Resource#sha256 instead.
/usr/local/Library/Taps/mht208/homebrew-formal/why3.rb:6:in `<class:Why3>'
Please report this to the mht208/formal tap!
Unfortunately it looks like a lot of the formulae here use sha-1, so this might be a bit of a pain to update 😢
Homebrew is now warning when a formula uses SHA1 instead of SHA256:
Unfortunately it looks like a lot of the formulae here use sha-1, so this might be a bit of a pain to update 😢