You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've found source_hash to not work on Darwin. The system-provided "md5" can't handle the way it's called, and the brew-package "md5sha1sum" provides a md5sum binary that doesn't understand "--quiet" and has a mandatory filename ("-" is okay) on "-c".
count
The text was updated successfully, but these errors were encountered:
Hello,
I've found source_hash to not work on Darwin. The system-provided "md5" can't handle the way it's called, and the brew-package "md5sha1sum" provides a md5sum binary that doesn't understand "--quiet" and has a mandatory filename ("-" is okay) on "-c".
count
The text was updated successfully, but these errors were encountered: