nukeop / nuclear

Streaming music player that finds free music for you
https://nuclear.js.org/
GNU Affero General Public License v3.0
11.9k stars 1.03k forks source link

brew install fails due to checksum mismatch #1642

Open rkben opened 1 month ago

rkben commented 1 month ago

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.
nukeop commented 1 month ago

I referred to this here: https://github.com/Homebrew/homebrew-cask/pull/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.