-
Notifications
You must be signed in to change notification settings - Fork 4.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update Miller.Miller
to 6.10.0
#132018
update Miller.Miller
to 6.10.0
#132018
Conversation
the manifest has been created using the following command: ```bash wingetcreate update miller.miller -v 6.10.0 -u https://github.com/johnkerl/miller/releases/download/v6.10.0/miller-6.10.0-windows-386.zip https://github.com/johnkerl/miller/releases/download/v6.10.0/miller-6.10.0-windows-amd64.zip ``` the `ReleaseNotesUrl` has been manually added as `wingetcreate update` does not yet support release notes (see also microsoft/winget-create#497).
@microsoft-github-policy-service agree |
@microsoft-github-policy-service agree (didn't i just do that...?) |
/AzurePipelines run |
Azure Pipelines successfully started running 1 pipeline(s). |
as per @stephengillie's comment here the validation error is to be expected: #123507 (comment) |
@wingetbot waivers Add Validation-Executable-Error |
/AzurePipelines run |
Azure Pipelines successfully started running 1 pipeline(s). |
/AzurePipelines run |
Azure Pipelines successfully started running 1 pipeline(s). |
65fd8d8
into
microsoft:master
Publish pipeline succeeded for this Pull Request. Once you refresh your index, this change should be present. |
the manifest has been created using the following command:
the
ReleaseNotesUrl
has been manually added aswingetcreate update
does not yet support release notes (see alsomicrosoft/winget-create#497).
winget validate --manifest <path>
?winget install --manifest <path>
?Note:
<path>
is the name of the directory containing the manifest you're submitting.Microsoft Reviewers: Open in CodeFlow