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:29
@wingetbot
Copy link
Collaborator

Validation Pipeline Run WinGetSvc-Validation-122-331482-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 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
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 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.

Copilot uses AI. Check for mistakes.
- 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
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 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.

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 89410c8 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