New version: Unibo.Alchemist version 43.0.34#359781
New version: Unibo.Alchemist version 43.0.34#359781DanySK wants to merge 1 commit intomicrosoft:masterfrom
Conversation
|
Validation Pipeline Run WinGetSvc-Validation-138-359781-20260413-1 |
There was a problem hiding this comment.
Pull request overview
Adds a new WinGet manifest set for Unibo.Alchemist v43.0.34, updating the community repository so winget can discover/install this release.
Changes:
- Added the v1.12.0 version manifest for
Unibo.Alchemist43.0.34 - Added the v1.12.0 defaultLocale (en-US) metadata manifest for 43.0.34
- Added the v1.12.0 installer manifest pointing to the 43.0.34 MSI and SHA256
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| manifests/u/Unibo/Alchemist/43.0.34/Unibo.Alchemist.yaml | New version manifest for 43.0.34. |
| manifests/u/Unibo/Alchemist/43.0.34/Unibo.Alchemist.locale.en-US.yaml | New en-US package metadata for 43.0.34. |
| manifests/u/Unibo/Alchemist/43.0.34/Unibo.Alchemist.installer.yaml | New installer definition (MSI URL + SHA256) for 43.0.34. |
| PackageName: Alchemist | ||
| PackageUrl: https://github.com/AlchemistSimulator/Alchemist | ||
| License: GPLv3 | ||
| LicenseUrl: https://github.com/AlchemistSimulator/Alchemist/blob/HEAD/LICENSE.md |
There was a problem hiding this comment.
LicenseUrl points to .../blob/HEAD/..., which can change over time if the default branch moves. The schema guidance recommends using a version-specific license link so the manifest always reflects the license for this release (e.g., a tag/commit for 43.0.34).
| LicenseUrl: https://github.com/AlchemistSimulator/Alchemist/blob/HEAD/LICENSE.md | |
| LicenseUrl: https://github.com/AlchemistSimulator/Alchemist/blob/43.0.34/LICENSE.md |
|
Merging failed with:
(Automated response - build 1247.) |
|
Merging failed with:
(Automated response - build 1247.) |
|
Merging failed with:
(Automated response - build 1247.) |
|
Merging failed with:
(Automated response - build 1247.) |
|
Merging failed with:
(Automated response - build 1247.) |
|
Merging failed with:
(Automated response - build 1247.) |
Checklist for Pull Requests
Manifests
winget validate --manifest <path>?winget install --manifest <path>?Note:
<path>is the directory's name containing the manifest you're submitting.Microsoft Reviewers: Open in CodeFlow