Skip to content
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

Add winget package for winget #9593

Closed
G0rocks opened this issue Apr 2, 2021 · 2 comments
Closed

Add winget package for winget #9593

G0rocks opened this issue Apr 2, 2021 · 2 comments
Labels
Help-Wanted This is a good candidate work item from the community.
Milestone

Comments

@G0rocks
Copy link
Contributor

G0rocks commented Apr 2, 2021

The point of adding this manifest is to be able to update winget using winget.

Package Requested

Manifest:

Fill out as much of the manifest as you can:

PackageIdentifier:   Microsoft.Winget # publisher.package format (example: "Microsoft.WindowsTerminal")
PackageVersion:     0.2.10771 Preview # version number format x.y.z.a (example: "1.6.10571.0")
PackageLocale:       # meta-data locale (example: "en-US")
Publisher:           Microsoft Corporation # publisher name (example: "Microsoft Corporation")
PackageName:         Winget # package name (example: "Windows Terminal")
License:             MIT # package license (example: "MIT")
ShortDescription:    Windows package manager # package description (example: "The new Windows Terminal")
Installers: 
 - Architecture:     # installer architecture (example: "x64")
   InstallerType:    # installer type (example: "msix")
   InstallerUrl:     # installer URL (should be https://)
   InstallerSha256:  # SHA256 hash calculated from installer
ManifestType: singleton
ManifestVersion: 1.0.0
@G0rocks G0rocks added the Help-Wanted This is a good candidate work item from the community. label Apr 2, 2021
@ghost ghost added the Needs: Triage label Apr 2, 2021
@OfficialEsco
Copy link
Contributor

There already is a PR for this, but its blocked #332

@G0rocks
Copy link
Contributor Author

G0rocks commented Apr 2, 2021

Thanks, I couldn't find it when I searched earlier (I was kind of surprised). Closing this issue.

@G0rocks G0rocks closed this as completed Apr 2, 2021
@denelon denelon added this to the 1.7 Packages milestone Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Help-Wanted This is a good candidate work item from the community.
Projects
None yet
Development

No branches or pull requests

3 participants