heroku-node 8.5.0 has an invalid sha256
mistydemeo opened this issue · 1 comments
mistydemeo commented
I saw this when trying to upgrade to the latest heroku-node;
==> Downloading https://cli-assets.heroku.com/homebrew/node-8.5.0.tar.xz
Already downloaded: /Users/mistydemeo/Library/Caches/Homebrew/heroku-node-8.5.0.tar.xz
Error: SHA256 mismatch
Expected: 2e0ccf6e8674114e0dd7e5e80a09d895427382f3636f8dac9bbf54d582b19ff6
Actual: 85a955446796d2fdfb4ae994df78f22dd0517c21a1824b78393fe378e77b79fe
Archive: /Users/mistydemeo/Library/Caches/Homebrew/heroku-node-8.5.0.tar.xz
To retry an incomplete download, remove the file above.
It looks like this got caught by CI for the commit that introduced it, so it's not just on my end: https://circleci.com/gh/heroku/homebrew-brew/42?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link Was there a bad upload to the cli-assets host?
jdx commented
thanks for the feedback, there is an issue where we can't rollback the node version without the sha changing. I rolled that change back so it should be good now