[GH-ISSUE #148] Incorrect checksum for homebrew cask of version 0.9.7 #122

Closed
opened 2026-05-05 04:57:58 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @dAnjou on GitHub (Oct 27, 2019).
Original GitHub issue: https://github.com/keycastr/keycastr/issues/148

Hi, getting this:

$ brew cask reinstall keycastr                                                                                                                                          
==> Satisfying dependencies
==> Downloading https://github.com/keycastr/keycastr/releases/download/v0.9.7/KeyCastr.app.zip
==> Downloading from https://github-production-release-asset-2e65be.s3.amazonaws.com/132914/de6ab100-f835-11e9-8249-cbaae69b934a?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIW
######################################################################## 100.0%
==> Verifying SHA-256 checksum for Cask 'keycastr'.
==> Note: Running `brew update` may fix SHA-256 checksum errors.
Error: Checksum for Cask 'keycastr' does not match.
Expected: 20f68c2581c6dbfce2f24931c7dc4d85aed0072a138272bbf6565828d6ff753a
  Actual: ba7378bea63c665aef42a7c69d8046b33ee650eebbe97d280f66abb75dd5254b
    File: /Users/max/Library/Caches/Homebrew/downloads/13e9811e56ba5fe685dd86a8707e2790f39cbb09e181c893d92768d3e0f5db74--KeyCastr.app.zip
To retry an incomplete download, remove the file above.
If the issue persists, visit:
  https://github.com/Homebrew/homebrew-cask/blob/master/doc/reporting_bugs/checksum_does_not_match_error.md

And I can confirm:

$ sha256sum KeyCastr.app.zip
ba7378bea63c665aef42a7c69d8046b33ee650eebbe97d280f66abb75dd5254b  KeyCastr.app.zip
Originally created by @dAnjou on GitHub (Oct 27, 2019). Original GitHub issue: https://github.com/keycastr/keycastr/issues/148 Hi, getting this: ``` $ brew cask reinstall keycastr ==> Satisfying dependencies ==> Downloading https://github.com/keycastr/keycastr/releases/download/v0.9.7/KeyCastr.app.zip ==> Downloading from https://github-production-release-asset-2e65be.s3.amazonaws.com/132914/de6ab100-f835-11e9-8249-cbaae69b934a?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIW ######################################################################## 100.0% ==> Verifying SHA-256 checksum for Cask 'keycastr'. ==> Note: Running `brew update` may fix SHA-256 checksum errors. Error: Checksum for Cask 'keycastr' does not match. Expected: 20f68c2581c6dbfce2f24931c7dc4d85aed0072a138272bbf6565828d6ff753a Actual: ba7378bea63c665aef42a7c69d8046b33ee650eebbe97d280f66abb75dd5254b File: /Users/max/Library/Caches/Homebrew/downloads/13e9811e56ba5fe685dd86a8707e2790f39cbb09e181c893d92768d3e0f5db74--KeyCastr.app.zip To retry an incomplete download, remove the file above. If the issue persists, visit: https://github.com/Homebrew/homebrew-cask/blob/master/doc/reporting_bugs/checksum_does_not_match_error.md ``` And I can confirm: ``` $ sha256sum KeyCastr.app.zip ba7378bea63c665aef42a7c69d8046b33ee650eebbe97d280f66abb75dd5254b KeyCastr.app.zip ```
Author
Owner

@akitchen commented on GitHub (Oct 27, 2019):

I probably caused this when updating 0.9.7 to include the signed/notarized binary. This will be fixed going forward and I'll see about updating the current release

<!-- gh-comment-id:546738604 --> @akitchen commented on GitHub (Oct 27, 2019): I probably caused this when updating 0.9.7 to include the signed/notarized binary. This will be fixed going forward and I'll see about updating the current release
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/keycastr#122
No description provided.