Skip to content

Conversation

@rkttu
Copy link
Contributor

@rkttu rkttu commented Jan 18, 2026

Checklist for Pull Requests

Manifests

  • Have you checked that there aren't other open pull requests for the same manifest update/change?
  • This PR only modifies one (1) manifest
  • Have you validated your manifest locally with winget validate --manifest <path>?
  • Have you tested your manifest locally with winget install --manifest <path>?
  • Does your manifest conform to the 1.10 schema?

Note: <path> is the directory's name containing the manifest you're submitting.


Microsoft Reviewers: Open in CodeFlow

Copilot AI review requested due to automatic review settings January 18, 2026 13:30
@wingetbot
Copy link
Collaborator

Validation Pipeline Run WinGetSvc-Validation-122-331484-20260118-1

Copy link
Contributor

Copilot AI left a 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.

Comment on lines +21 to +24
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
Copy link

Copilot AI Jan 18, 2026

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.

Copilot uses AI. Check for mistakes.
@wingetbot wingetbot added Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. Validation-Completed Validation passed labels Jan 18, 2026
@stephengillie stephengillie added the Moderator-Approved One of the Moderators has reviewed and approved this PR label Jan 18, 2026
@microsoft-github-policy-service microsoft-github-policy-service bot merged commit 750ace1 into microsoft:master Jan 18, 2026
6 of 7 checks passed
@wingetbot
Copy link
Collaborator

Publish pipeline succeeded for this Pull Request. Once you refresh your index, this change should be present.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. Moderator-Approved One of the Moderators has reviewed and approved this PR Publish-Pipeline-Succeeded Validation-Completed Validation passed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants