Skip to content

Add Windows Package Manager (winget) manifest files#39

Draft
Copilot wants to merge 2 commits into
mainfrom
copilot/add-winget-package
Draft

Add Windows Package Manager (winget) manifest files#39
Copilot wants to merge 2 commits into
mainfrom
copilot/add-winget-package

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Feb 8, 2026

Enables distribution via winget install shanselman.toasty.

Changes

  • Manifest files (manifests/s/shanselman/toasty/0.6/)

    • Version, installer, and locale manifests following schema 1.9.0
    • Both x64 and ARM64 binaries from v0.6 release with verified SHA256 hashes
    • Portable installer type (single .exe, no installation required)
  • WINGET.md - Submission instructions for microsoft/winget-pkgs repository

    • Fork → copy manifests → PR workflow
    • Local validation and testing commands
    • Links to official tools (wingetcreate, YAMLCreate.ps1)
  • README.md - Added installation section with winget command

Publishing

The manifests are ready to submit to microsoft/winget-pkgs. See WINGET.md for the submission process. Once merged upstream, users can install via:

winget install shanselman.toasty

Future releases require creating a new versioned directory (e.g., 0.7/) with updated URLs and hashes.

Original prompt

How would I add this to Winget


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: shanselman <2892+shanselman@users.noreply.github.com>
Copilot AI changed the title [WIP] Add new package to Winget Add Windows Package Manager (winget) manifest files Feb 8, 2026
Copilot AI requested a review from shanselman February 8, 2026 05:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants