Skip to content
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

brew install fails due to checksum mismatch #1642

Open
rkben opened this issue Jul 15, 2024 · 1 comment
Open

brew install fails due to checksum mismatch #1642

rkben opened this issue Jul 15, 2024 · 1 comment
Labels
bug This issue identifies a bug in Nuclear.

Comments

@rkben
Copy link

rkben commented Jul 15, 2024

Platform:
macOS Sonoma 14.5, arm64

Nuclear version:
v0.6.31-arm64

Description of the issue:
Brew fails to installs SHA256 mismatch.

Log:

➜  ~ brew install --cask nuclear
==> Downloading https://github.com/nukeop/nuclear/releases/download/v0.6.31/nuclear-v0.6.31-arm64.dmg
==> Downloading from https://objects.githubusercontent.com/github-production-release-asset-2e65be/68968979/cfa75310-819d-46b9-ae6c-
############################################################################################################################ 100.0%
Error: SHA256 mismatch
Expected: 0618fbe8dff0dc3ab862dcc3afe93e76bb34afa073b0440c956778bfaa699841
  Actual: 68ca9faa7093b881b84d2fd707854e8b048ece1b999ea93c5f0b48f4a7d3cabb
    File: /Users/rkb/Library/Caches/Homebrew/downloads/be4f684b27f77e1044faa8bd93cd872eeda18601f0cac0161f5e050d216fb7e8--nuclear-v0.6.31-arm64.dmg
To retry an incomplete download, remove the file above.
@rkben rkben added the bug This issue identifies a bug in Nuclear. label Jul 15, 2024
@nukeop
Copy link
Owner

nukeop commented Jul 15, 2024

I referred to this here: Homebrew/homebrew-cask#179511

This is because I rebuilt the binaries. I didn't expect it was going to change the checksum... I think I can fix that with the next release. For now, please use the dmg release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue identifies a bug in Nuclear.
Projects
None yet
Development

No branches or pull requests

2 participants