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

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

@wingetbot
Copy link
Collaborator

Validation Pipeline Run WinGetSvc-Validation-122-331481-20260118-2

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 hash for TableCloth version 1.14.0, likely due to a re-release or correction of the installer binary.

Changes:

  • Updated InstallerSha256 value in the installer manifest

💡 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.14.0/TableCloth_1.14.0.0_Release_821d4fa.exe
InstallerSha256: FFB9926757F45899D3317C69D8E477DB64846587153A48F316739681CDD7952E
InstallerSha256: 571bf8533b3730c50d3e415f1887a023b5e6a4daab34031b7fe001eb6c8889d3
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 InstallerSha256 value should use uppercase hexadecimal letters to match the repository convention. Other versions of this package (e.g., 1.13.2, 1.15.0) use uppercase SHA256 values. The hash should be "571BF8533B3730C50D3E415F1887A023B5E6A4DAAB34031B7FE001EB6C8889D3" instead of "571bf8533b3730c50d3e415f1887a023b5e6a4daab34031b7fe001eb6c8889d3".

Suggested change
InstallerSha256: 571bf8533b3730c50d3e415f1887a023b5e6a4daab34031b7fe001eb6c8889d3
InstallerSha256: 571BF8533B3730C50D3E415F1887A023B5E6A4DAAB34031B7FE001EB6C8889D3

Copilot uses AI. Check for mistakes.
@wingetbot
Copy link
Collaborator

Validation Pipeline Run WinGetSvc-Validation-122-331481-20260118-3

@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 adff875 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