microsoft / microsoft/winget-create
Wingetcreate update a manifest file
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 651
- Forks
- 114
- Avg merge
- 7h 52m
- Merged PRs (30d)
- 3
Description
I have a series of applications that are not public downloads so I cannot commit them to the community repository.
Is it possible to use wingetcreate update command to update for to update to new url and version number?
Example
SparxSystems.EnterpriseArchitect version 17.1.1713.6 local manifest file update to 18.1.1812.1 (and update x64 url)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the existing wingetcreate update command and how it loads local manifest files. Determine whether updating the version and x64 URL for a non-public application fits the command's current scope; done should be a defined behavior for updating the example manifest without requiring a community repository submission.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100