tombonez / noTunes

A simple macOS application that will prevent iTunes or Apple Music from launching.
MIT License
3.56k stars 59 forks source link

brew install fails #28

Closed farmerbean closed 2 years ago

farmerbean commented 2 years ago

brew install notunes fails with:

Error: SHA256 mismatch
Expected: 0ad78b0a7bb2e0bb724f0de65107d5397c5a32e1d974f7b3533acc8a0dd129e7
 Actual: a74cb21de2c5b872e95422414abd1017d8f5a69dccc528e3c2d41cae97d582e8

xxx
To retry an incomplete download, remove the file above.

brew 3.4.6 macOS Monterey 12.3.1

pcjmfranken commented 2 years ago

Not using Homebrew myself but a manual download checks out:

curl -fsSLO "https://github.com/tombonez/noTunes/releases/download/v3.2/noTunes-3.2.zip"
echo "0ad78b0a7bb2e0bb724f0de65107d5397c5a32e1d974f7b3533acc8a0dd129e7  noTunes-3.2.zip" | shasum -a 256 --check

noTunes-3.2.zip: OK # output
farmerbean commented 2 years ago

Ah I'm actually getting checksum did NOT match with those two commands. This might be NETSKOPE up to its usual MITM unhelpful self..

pcjmfranken commented 2 years ago

Sigh, well, someone up the chain must think their games are worth your time 😝

If you can confirm it really is them and you still want to verify, perhaps there's a way to automatically fetch their post-scan checksum.

farmerbean commented 2 years ago

My bestie from Corporate Security is online and has sorted me out - thanks for :rubber_duck: with me @pcjmfranken