Note - This just a note for myself on how I should update my brew formulas for new versions.
I typically open up the formula and change the URL and the SHA1. Get the SHA1 by downloading the tarball (or archive) and running the following command on the command line:
openssl dgst -sha1 <FILE>