-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
vim.nightly: fix url and hash for x86 Arch #111904
Conversation
/AzurePipelines run |
No commit pushedDate could be found for PR 111904 in repo microsoft/winget-pkgs |
/AzurePipelines run |
No commit pushedDate could be found for PR 111904 in repo microsoft/winget-pkgs |
/AzurePipelines run |
Azure Pipelines successfully started running 1 pipeline(s). |
chrisbra, The check-in policies require a moderator to approve PRs from the community. Our moderators are community volunteers, please be patient and allow them sufficient time to review your submission. Template: msftbot/requiresApproval/moderator |
Hello @chrisbra, The PR could not be validated because there is a merge conflict which adds bad characters to the manifest. Please address the merge conflict and resubmit. Template: msftbot/mergeConflict |
Head branch was pushed to by a user without write access
/AzurePipelines run |
No commit pushedDate could be found for PR 111904 in repo microsoft/winget-pkgs |
fixed. |
unrelated to the issue that this PR is going to fix |
Close with reason: Resolved by #111933; |
thanks once more ;) |
winget validate --manifest <path>
? manually verifiedwinget install --manifest <path>
? (no, not installed)Note:
<path>
is the name of the directory containing the manifest you're submitting.So #111716 again created PR with wrong x86 link and shasum (vedantmgoyal9/winget-releaser#173).
Fix this for the latest upload for vim.vim.nightly.
Microsoft Reviewers: codeflow:open?pullrequest=#111904