We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The point of adding this manifest is to be able to update winget using winget.
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
The text was updated successfully, but these errors were encountered:
There already is a PR for this, but its blocked #332
Sorry, something went wrong.
Thanks, I couldn't find it when I searched earlier (I was kind of surprised). Closing this issue.
No branches or pull requests
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:
The text was updated successfully, but these errors were encountered: