[GH-ISSUE #11883] Hash of ollama-windows-amd64.zip is incorrect #69946

Closed
opened 2026-05-04 19:50:52 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @quasoft on GitHub (Aug 13, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/11883

What is the issue?

Since several minor releases, the provided hash for the the ollama-windows-amd64.zip does not match that of the file content.
Sample relative link: releases/download/v0.11.4/ollama-windows-amd64.zip

On the other side, the hash for the OllamaSetup.exe file in the same release matches just fine, which hopefully means the problem is not on my side.

Relevant log output


OS

Windows 10

GPU

No response

CPU

No response

Ollama version

0.11.4

Originally created by @quasoft on GitHub (Aug 13, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/11883 ### What is the issue? Since several minor releases, the provided hash for the the ollama-windows-amd64.zip does not match that of the file content. Sample relative link: releases/download/v0.11.4/ollama-windows-amd64.zip On the other side, the hash for the OllamaSetup.exe file in the same release matches just fine, which hopefully means the problem is not on my side. ### Relevant log output ```shell ``` ### OS Windows 10 ### GPU _No response_ ### CPU _No response_ ### Ollama version 0.11.4
GiteaMirror added the bug label 2026-05-04 19:50:52 -05:00
Author
Owner

@rick-github commented on GitHub (Aug 13, 2025):

$ curl -sLO https://github.com/ollama/ollama/releases/download/v0.11.4/ollama-windows-amd64.zip
$ echo 404a3e2f73c8a86e90f196a37a4e937f03e3100f9d0a2e395eddc05c3dc032ae ollama-windows-amd64.zip | sha256sum -c
ollama-windows-amd64.zip: OK
<!-- gh-comment-id:3183467360 --> @rick-github commented on GitHub (Aug 13, 2025): ``` $ curl -sLO https://github.com/ollama/ollama/releases/download/v0.11.4/ollama-windows-amd64.zip $ echo 404a3e2f73c8a86e90f196a37a4e937f03e3100f9d0a2e395eddc05c3dc032ae ollama-windows-amd64.zip | sha256sum -c ollama-windows-amd64.zip: OK ```
Author
Owner

@quasoft commented on GitHub (Aug 13, 2025):

Thanks for the test. Seems like I have to find the reason on my side.

<!-- gh-comment-id:3183887195 --> @quasoft commented on GitHub (Aug 13, 2025): Thanks for the test. Seems like I have to find the reason on my side.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#69946