RClone-Manager.rclone-manager version v0.2.3#351404
Merged
microsoft-github-policy-service[bot] merged 1 commit intomicrosoft:masterfrom Mar 24, 2026
Conversation
Collaborator
|
Validation Pipeline Run WinGetSvc-Validation-136-351404-20260324-1 |
Contributor
There was a problem hiding this comment.
Pull request overview
Adds a new WinGet manifest set for RClone-Manager.rclone-manager version v0.2.3, enabling installation via winget using the repository’s multi-file manifest format.
Changes:
- Added a version manifest for
v0.2.3(schema 1.12.0) - Added an en-US defaultLocale manifest with publisher/package metadata and documentation link
- Added an installer manifest with x64 + arm64 MSI installers, SHA256 hashes, product codes, and release date
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| manifests/r/RClone-Manager/rclone-manager/v0.2.3/RClone-Manager.rclone-manager.yaml | New version manifest defining identifier, version, and default locale. |
| manifests/r/RClone-Manager/rclone-manager/v0.2.3/RClone-Manager.rclone-manager.locale.en-US.yaml | New defaultLocale manifest providing en-US metadata, tags, and documentation URL. |
| manifests/r/RClone-Manager/rclone-manager/v0.2.3/RClone-Manager.rclone-manager.installer.yaml | New installer manifest defining MSI installers for x64/arm64 with hashes and ProductCode values. |
stephengillie
approved these changes
Mar 24, 2026
690b400
into
microsoft:master
4 of 5 checks passed
Collaborator
|
Publish pipeline succeeded for this Pull Request. Once you refresh your index, this change should be present. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.