-
-
Notifications
You must be signed in to change notification settings - Fork 12.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
node@4 4.7.2 #8515
node@4 4.7.2 #8515
Conversation
@BrewTestBot test this please |
@febLey do we know why that checksum changed? |
I've pasted the wrong checksum, I copied the checksum from the release post, which was the first one, but it seems that this sum was incorrect: https://nodejs.org/en/blog/release/v4.7.1/ This file contains the correct sum: |
Thanks for explaining! |
Here's the according issue: |
node 4.7.2 with the correct hashes was released. Should I update this PR or create a new one? |
That'd be great, thanks 👍 |
You are awesome, thanks for your contribution! 🎉 |
brew install --build-from-source <formula>
, where<formula>
is the name of the formula you're submitting?brew audit --strict <formula>
(after doingbrew install <formula>
)?