crystalidea / macs-fan-control

Control fans on Apple computers
https://crystalidea.com/macs-fan-control
835 stars 96 forks source link

SHA256 mismatch error occurs when installing from homebrew. #654

Closed hoonnn closed 1 year ago

hoonnn commented 1 year ago

The homebrew metadata and SHA256 values do not match. Please check.😀

https://formulae.brew.sh/api/cask/macs-fan-control.json

$ brew install --cask macs-fan-control

==> Downloading https://github.com/crystalidea/macs-fan-control/releases/download/v1.5.14/macsfancontrol.zip
Already downloaded: /Users/user/Library/Caches/Homebrew/downloads/2e714a428c6e8a7b27c2329454c3826a16840c33884fb0208b191be11fb3aefc--macsfancontrol.zip
Error: SHA256 mismatch
Expected: 17b66b957d8b6c0f0a55c5bfb99a4a1067faa2b8729193d591e0bb6833db8dc1
  Actual: 994e081315f0b91afa6920cb8380b42028f394f5c0ba5ab3ac53f4fc37b3cdff
    File: /Users/user/Library/Caches/Homebrew/downloads/2e714a428c6e8a7b27c2329454c3826a16840c33884fb0208b191be11fb3aefc--macsfancontrol.zip
To retry an incomplete download, remove the file above.
kleuter commented 1 year ago

Indeed, we updated the binary without updating the version (urgent fix).

The questions is how to update the SHA256? (we are not responsible for this package)

kleuter commented 1 year ago

Ah ok, it's updated https://github.com/Homebrew/homebrew-cask/blob/HEAD/Casks/macs-fan-control.rb

hoonnn commented 1 year ago

I checked. Thank you for the quick update.👍