Skip to content

Removes Ruffle.Nightly 2026.03.26 due to an incompatible version numbering scheme#394721

Open
exchange12rocks wants to merge 1 commit into
microsoft:masterfrom
exchange12rocks:ruffle-2026.03.26-r
Open

Removes Ruffle.Nightly 2026.03.26 due to an incompatible version numbering scheme#394721
exchange12rocks wants to merge 1 commit into
microsoft:masterfrom
exchange12rocks:ruffle-2026.03.26-r

Conversation

@exchange12rocks

@exchange12rocks exchange12rocks commented Jun 28, 2026

Copy link
Copy Markdown
Contributor

📖 Description

Ruffle uses two styles of version numbers in their packages: the publicly advertised one is YYYY.MM.DD, but installed applications report their version in a format 0.0.0.00000. This creates an endless update loop, since winget cannot match these two incompatible version IDs.

Therefore we should remove all manifests that use the YYYY.MM.DD version numbers and use the 0.0.0.00000 format for Ruffle Nightly from now on.

✅ Checklist

📦 Manifest Checklist

  • Checked that there aren't other open pull requests for the same manifest update/change
  • This PR only modifies one (1) manifest
  • Validated manifest locally with winget validate --manifest <path> (validation guide)
  • Tested manifest locally with winget install --manifest <path>
  • Manifest conforms to the 1.12 schema
Microsoft Reviewers: Open in CodeFlow

@wingetbot

Copy link
Copy Markdown
Collaborator

Validation Pipeline Run WinGetSvc-Validation-142-394721-20260628-1

@wingetbot wingetbot added Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. Validation-Completed Validation passed labels Jun 28, 2026
@stephengillie

Copy link
Copy Markdown
Collaborator

Hi @,

This manifest has the highest version number for this package. Is it available from another location? (This might be in error if the version is switching from semantic to string, or string to semantic.)

(Deterministic automation - build 1490.)

@microsoft-github-policy-service microsoft-github-policy-service Bot added Highest-Version-Removal The PR removes the highest version of the package from the repository. Needs-Author-Feedback This needs a response from the author. labels Jun 28, 2026
@microsoft-github-policy-service

Copy link
Copy Markdown
Contributor

Hello @exchange12rocks,

This PR removes the highest available version of the package from the repository.

Please provide the reason for removal to help our moderators understand the context.

(This might be in error if the version is switching from semantic to string, or string to semantic.)

Template: msftbot/highestVersionRemoval

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. Highest-Version-Removal The PR removes the highest version of the package from the repository. Needs-Author-Feedback This needs a response from the author. Validation-Completed Validation passed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Package Issue]: Ruffle.Ruffle.Nightly

3 participants