Closed hantu85 closed 4 years ago
It's the same (as it should I'd say):
$ sha256sum BeagleIM.4.0-b100.zip
9bf9a16d3fff0425c86f379b2e153919f2316627443733ce60d2e64092329e89 BeagleIM.4.0-b100.zip
(why not use sha256sum
though?)
I do not have homebrew at my current computer and it is a shared computer so I want to keep it as "clean" as possible.
I'm not sure if the sha256 is calculated properly as I've used:
openssl dgst -sha256 filename
instead of usingsha256sum
from homebrew.