-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Update installer SHA256 for TableClothProject.TableCloth version 1.16.1 #331484
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.1 #331484
Conversation
|
Validation Pipeline Run WinGetSvc-Validation-122-331484-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 installer SHA256 hashes for TableClothProject.TableCloth version 1.16.1, changing them from uppercase to lowercase format for both x64 and arm64 architectures.
Changes:
- Updated x64 installer SHA256 hash from uppercase to lowercase format
- Updated arm64 installer SHA256 hash from uppercase to lowercase format
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| InstallerSha256: 40c8d4a8e81404d7c2ec74e778f69a0467566a29bf1965e36606c59cbb2dd620 | ||
| - Architecture: arm64 | ||
| InstallerUrl: https://github.com/yourtablecloth/TableCloth/releases/download/v1.16.1/TableCloth_1.16.1.0_Release_arm64.exe | ||
| InstallerSha256: 58B67B9859F318631838D3F9B8D3B6A1451B4D9CCFB8B8615ECB0FAEB368FA66 | ||
| InstallerSha256: 35135100ce99a673da894e4a813a3e4e8199d963aeccc69806bdda92bf1f5b94 |
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 hashes have been changed to lowercase, which is inconsistent with the format used in other versions of this package (e.g., versions 1.16.0 and 1.16.2 use uppercase). For consistency within the package, the SHA256 hashes should use uppercase letters to match the established pattern.
750ace1
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