I tried to install Time Out (time-out) via Homebrew but got a checksum mismatch:
Error: Cask reports different checksum: d2f32fe673f80716ba6f72bc397e01b4de310edaefdcde149e4ff3ff72ff3a33
SHA-256 checksum of downloaded file: 5be5918883f523afae995d868d5f755143e76450f66f3eac4ccc7deccb3a4527
Per the Common Issues page I checked the version number, but the cask does say it is version 3.0, which is the same as the latest version listed on the website. The release notes do show a number of releases all at version number 3.0 though, and running sha256sum on the zip file downloaded from the website yields the same checksum as above (i.e. 5be5...).
Presumably this means the app has had a minor update and the cask hasn't been updated accordingly, but I'm not confident updating the cask myself, and besides I don't know how to distinguish between this scenario (i.e. an outdated checksum) and the alternative scenario (i.e. that the app file is somehow compromised on both Homebrew and the Time Out website) so I haven't taken it any further.
I tried to install Time Out (
time-out) via Homebrew but got a checksum mismatch:Per the Common Issues page I checked the version number, but the cask does say it is version 3.0, which is the same as the latest version listed on the website. The release notes do show a number of releases all at version number 3.0 though, and running
sha256sumon the zip file downloaded from the website yields the same checksum as above (i.e.5be5...).Presumably this means the app has had a minor update and the cask hasn't been updated accordingly, but I'm not confident updating the cask myself, and besides I don't know how to distinguish between this scenario (i.e. an outdated checksum) and the alternative scenario (i.e. that the app file is somehow compromised on both Homebrew and the Time Out website) so I haven't taken it any further.