Skip to content

Conversation

@bucweat
Copy link

@bucweat bucweat commented Dec 10, 2025

Hashes for SQLite 03.51.01 are not correct. You cannot use the hashes from https://sqlite.org/download.html as they are SHA3-256. I downloaded the files and calculated the SHA256 locally and updated the file.

Microsoft Reviewers: Open in CodeFlow

You can't use hashes from https://sqlite.org/download.html as they are SHA3-256. I downloaded the files and generated the SHA256 hashes. Feel free to check my work. 

I'm assuming winget doesn't provide SHA3-256. 

Reference SQLite3 forum: https://sqlite.org/forum/forumpost/efcdf5cd6c
You can't use hashes from https://sqlite.org/download.html as they are SHA3-256. You need to generate them yourself from the .zip files which I've done here.
Update SQLite.SQLite.installer.yaml hash fixes
@wingetbot
Copy link
Collaborator

Validation Pipeline Run WinGetSvc-Validation-122-321647-20251210-1

@wingetbot
Copy link
Collaborator

Possible duplicate package entry.

Similar installer SHA256 hash found in manifest:

  • InstallerSha256: 0ab583903756eed87796e073d771a04efb6728fe2f3fd02c067a6501473aed0a
    • manifests/s/SQLite/SQLite/3.51.1

@wingetbot wingetbot added the Error-Hash-Mismatch The InstallerSHA256 Hash specified in the manifest doesn't match with the InstallerURL hash label Dec 10, 2025
@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Author-Feedback This needs a response from the author. label Dec 10, 2025
@bucweat
Copy link
Author

bucweat commented Dec 10, 2025

The SHA256 for https://sqlite.org/2025/sqlite-tools-win-x64-3510100.zip as generated by winget:

winget hash .\sqlite-tools-win-x64-3510100.zip
InstallerSha256: 508858aa62c7a5b750bae4457bf85b422f9eaecf9f37107c2f97cd4fa4d36fcc

@microsoft-github-policy-service microsoft-github-policy-service bot added Needs-Attention This work item needs to be reviewed by a member of the core team. and removed Needs-Author-Feedback This needs a response from the author. labels Dec 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Error-Hash-Mismatch The InstallerSHA256 Hash specified in the manifest doesn't match with the InstallerURL hash Needs-Attention This work item needs to be reviewed by a member of the core team. Possible-Duplicate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants