Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix invalid SHA256 #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix invalid SHA256 #11

wants to merge 1 commit into from

Conversation

notsu
Copy link

@notsu notsu commented Oct 23, 2021

Fix an issue unable to install because of invalid SHA256

❯ brew install please
Updating Homebrew...
==> Auto-updated Homebrew!
Updated 1 tap (homebrew/core).
==> Updated Formulae
Updated 5 formulae.

==> Downloading https://ghcr.io/v2/homebrew/core/go/manifests/1.17.2
Already downloaded: /Users/pichet/Library/Caches/Homebrew/downloads/d3e60ec09348a7c69ac49620d5755b91ad1d018b49be5662b4e577ccc645582a--go-1.17.2.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/go/blobs/sha256:b0a1686c5c5ba668e78a97d66567e9d007f7d2a0c9b1a53e79841e3736d729e6
Already downloaded: /Users/pichet/Library/Caches/Homebrew/downloads/5ab07362116ba3a5785df6399a31792327c0d3d7ae56b64095415291cee6de9e--go--1.17.2.arm64_big_sur.bottle.tar.gz
==> Downloading https://github.com/thought-machine/please/archive/v16.12.1.tar.gz
Already downloaded: /Users/pichet/Library/Caches/Homebrew/downloads/b4603f832d8c4377682a5c56ea2e5effffd1032f1ff5517cecce790c91320cfb--please-16.12.1.tar.gz
Error: please: SHA256 mismatch
Expected: 6953ed196d8871ce977ff5649a6ebf40371bd699f09204560e8083ae140babf1
  Actual: d05d89f1f77a8ceb438a78d23edf02e0ab7a2c3516076239c0871fef18fffd3d
    File: /Users/pichet/Library/Caches/Homebrew/downloads/b4603f832d8c4377682a5c56ea2e5effffd1032f1ff5517cecce790c91320cfb--please-16.12.1.tar.gz
To retry an incomplete download, remove the file above.

And it may be related to #10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant