Tips & Tricks: remove obsolete ref to SHA1

This commit is contained in:
Baptiste Fontaine 2016-03-19 20:54:36 +01:00 committed by Xu Cheng
parent 148da47571
commit f30221c7e1

View File

@ -75,7 +75,7 @@ renaming the file from <code>otp_src_R13B03</code> to
download. This means instead of manually renaming a formula, you can
run `mv the_tarball $(brew --cache -s $FORMULA)`.
You can also pre-cache the download by using the command `brew fetch formula` which also displays the SHA1 and SHA256 values. This can be useful for updating formulae to new versions.
You can also pre-cache the download by using the command `brew fetch formula` which also displays the SHA256 value. This can be useful for updating formulae to new versions.
## Using Homebrew behind a proxy