-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Update installer SHA256 for TableClothProject.TableCloth version 1.16.0 #331482
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
Update installer SHA256 for TableClothProject.TableCloth version 1.16.0 #331482
Conversation
|
Validation Pipeline Run WinGetSvc-Validation-122-331482-20260118-1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR updates the SHA256 hashes for the x64 and arm64 installers of TableCloth version 1.16.0. The SHA256 values were corrected, likely because the original hashes didn't match the actual installer binaries.
Changes:
- Updated InstallerSha256 for x64 architecture from uppercase to lowercase hash format
- Updated InstallerSha256 for arm64 architecture from uppercase to lowercase hash format
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| - Architecture: x64 | ||
| InstallerUrl: https://github.com/yourtablecloth/TableCloth/releases/download/v1.16.0/TableCloth_1.16.0.0_Release_x64.exe | ||
| InstallerSha256: D583ADA62FAAF2051D700F48EAAFFE05FC089898FE999A31641883976ABE2BB4 | ||
| InstallerSha256: c4940ed702096d4e98eaebcaed69797bc602e2ef5bd261afb1714ff7fe6950b1 |
Copilot
AI
Jan 18, 2026
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The SHA256 hash should use uppercase hexadecimal characters to maintain consistency with other versions of this package. All other versions (1.15.0, 1.16.1, 1.16.2) use uppercase SHA256 hashes, but this version uses lowercase.
| - Architecture: arm64 | ||
| InstallerUrl: https://github.com/yourtablecloth/TableCloth/releases/download/v1.16.0/TableCloth_1.16.0.0_Release_arm64.exe | ||
| InstallerSha256: 9EBEA719A60E006E00F2A37B8FDDB79E9AC89F5642E101CCDC84625A3460105F | ||
| InstallerSha256: 64482899e109c6d2e2b5462aa7ef7a5d6fe17bf0205cc3581039ff7a3cc94893 |
Copilot
AI
Jan 18, 2026
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The SHA256 hash should use uppercase hexadecimal characters to maintain consistency with other versions of this package. All other versions (1.15.0, 1.16.1, 1.16.2) use uppercase SHA256 hashes, but this version uses lowercase.
89410c8
into
microsoft:master
|
Publish pipeline succeeded for this Pull Request. Once you refresh your index, this change should be present. |
Checklist for Pull Requests
Manifests
winget validate --manifest <path>?winget install --manifest <path>?Note:
<path>is the directory's name containing the manifest you're submitting.Microsoft Reviewers: Open in CodeFlow