How to Update? #174317
Unanswered
ederpardeiro
asked this question in
General
How to Update?
#174317
Replies: 2 comments 4 replies
-
I only see a PR for the 1.7 version - https://github.com/microsoft/winget-pkgs/pulls?q=is%3Apr+author%3Aederpardeiro For each new version, the PR will need to be created updating the YAML |
Beta Was this translation helpful? Give feedback.
2 replies
-
Sorry, but I have no idea how to do this. This is my first and single projetc. I’m not developer.
The only thing I need is to be able to update my software easily through Winget and I also need to be able to, when I make a modification, make it available for update.
I will read more about it, after that, When I can understand, I will try again.
Could you recommended some article, documentation or vídeo where I can learn about it?
Sds.,
…_____
De: Kaleb Luedtke ***@***.***>
Enviada em: quinta-feira, 19 de setembro de 2024 13:54
Para: microsoft/winget-pkgs ***@***.***>
Cc: Eder Pardeiro ***@***.***>; Author ***@***.***>
Assunto: Re: [microsoft/winget-pkgs] How to Update? (Discussion #174317)
WinGet only operates out of https://github.com/microsoft/winget-pkgs/tree/master
In order for updates to be shown in the command line -
1. Make a new branch in your fork
2. Update the YAML in the branch
3. Make pull request for that branch into ***@***.***
4. Wait for PR to merge
5. Wait for Publish-Pipeline-Succeeded <https://github.com/microsoft/winget-pkgs/labels/Publish-Pipeline-Succeeded> label
Example - https://github.com/microsoft/winget-pkgs/pull/173966/files
—
Reply to this email directly, view it on GitHub <#174317 (reply in thread)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/AKYK56XSKVXC74H646FPFWDZXL6SJAVCNFSM6AAAAABOP456HGVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTANRZGU4DAMA> .
You are receiving this because you authored the thread. <https://github.com/notifications/beacon/AKYK56VCHPMDHRZ5ZJBRDOTZXL6SJA5CNFSM6AAAAABOP456HGWGG33NNVSW45C7OR4XAZNRIRUXGY3VONZWS33OINXW23LFNZ2KUY3PNVWWK3TUL5UWJTQAUM2HQ.gif> Message ID: ***@***.*** ***@***.***> >
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi guys!
Recently I create a pull request to be uptates my software using winget. Now I can list there with "winget search rmc".
Reading some documents in the internet, I understand that to update my software, I need to change Hash and version in the YAML file on the GitHub.
I change it and upload the new installer (1.8), but when I try the "winget search rmc" command, the older version (1.7) appear. See bellow:
How could I to fix it?
Sorry, but I do not speak fluently english
Beta Was this translation helpful? Give feedback.
All reactions