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

SHA256 Mismatch Error During HuggingChat Download #37

Open
ibehnam opened this issue Dec 9, 2024 · 2 comments
Open

SHA256 Mismatch Error During HuggingChat Download #37

ibehnam opened this issue Dec 9, 2024 · 2 comments

Comments

@ibehnam
Copy link

ibehnam commented Dec 9, 2024

Issue Description:

Summary:
When attempting to download and install the latest version of HuggingChat using Homebrew, a SHA256 mismatch error was encountered. This issue prevents the successful installation of the package.

The 4.4.11 changelog can be found at:
  https://github.com/Homebrew/brew/releases/tag/4.4.11
==> Downloading https://github.com/huggingface/chat-macOS/releases/download/v0.7.0/HuggingChat.zip
==> Downloading from https://objects.githubusercontent.com/github-production-release-asset-2e65be/862090368/361418dc-e2ec-4a16-818f-fc8
################################################################################################################################ 100.0%
Error: SHA256 mismatch
Expected: 6a9601d793f25dc62fe6cec9314a7a99d51106937d283c90fabd45e29f1d83e4
  Actual: b421090d0e68230b7fc2dc086bb12b1e846acce0682af45edc26e66b4be15ce1
    File: /Users/behnam/Library/Caches/Homebrew/downloads/56d240e19d805142edbb7c71b9a07ae7f11b0dcde5d3c747bef9a80c912edb2a--HuggingChat.zip
To retry an incomplete download, remove the file above.
@9Somboon
Copy link

brew install --cask huggingchat
==> Downloading https://github.com/huggingface/chat-macOS/releases/download/v0.7
==> Downloading from https://objects.githubusercontent.com/github-production-rel
######################################################################### 100.0%
Error: SHA256 mismatch
Expected: 6a9601d793f25dc62fe6cec9314a7a99d51106937d283c90fabd45e29f1d83e4
Actual: b421090d0e68230b7fc2dc086bb12b1e846acce0682af45edc26e66b4be15ce1
File: /Users/xxx/Library/Caches/Homebrew/downloads/56d240e19d805142edbb7c71b9a07ae7f11b0dcde5d3c747bef9a80c912edb2a--HuggingChat.zip
To retry an incomplete download, remove the file above.

@aashutoshrathi
Copy link

Still facing the same issue.

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

No branches or pull requests

3 participants