Skip to content

Bring the winget seed manifests up to 1.2.2 - #85

Merged
marcosqlbi merged 1 commit into
mainfrom
chore/winget-manifests-1.2.2
Sep 2, 2026
Merged

Bring the winget seed manifests up to 1.2.2#85
marcosqlbi merged 1 commit into
mainfrom
chore/winget-manifests-1.2.2

Conversation

@marcosqlbi

Copy link
Copy Markdown
Collaborator

The seed manifests still described 0.9.2, the version of the first submission. microsoft/winget-pkgs#421386 has been open since 20 August and has never merged, so SQLBI.Whiteboard does not exist in winget-pkgs at all — which is also why Publish to winget fails on every release: wingetcreate update reads the previous version's manifests out of winget-pkgs, and there are none.

This updates only what a version bump requires: PackageVersion, ReleaseDate, the two InstallerUrls and the two InstallerSha256s. Eight lines.

The hashes and the date are taken from the release's own asset digests via the API rather than transcribed, and both URLs were checked to resolve with a content-length matching the release assets. ProductCode stays absent, for the reason the manifest already records.

The description is deliberately untouched. Its comment ties it to installer/msix/STORE-LISTING.md, and the two still match word for word — though both are now behind the product, describing neither Mouse drawing, Finger drawing, nor the Eraser option. Bringing them forward is a separate change that should move both together.

installer/winget is excluded from the Azure pipeline trigger, so merging this publishes nothing.

🤖 Generated with Claude Code

The first submission is still an unmerged pull request, so these files
have described 0.9.2 since August. Update the version, the release date,
the two installer URLs and the two hashes, taken from the release's own
asset digests rather than transcribed.

The description is left alone: it is tied to installer/msix/STORE-LISTING.md
and the two still match, so moving one without the other would break that.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@marcosqlbi
marcosqlbi merged commit b1398f8 into main Sep 2, 2026
4 checks passed
@marcosqlbi
marcosqlbi deleted the chore/winget-manifests-1.2.2 branch September 2, 2026 13:17
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.

1 participant