Update Python for better matching in ARP (#12670)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
|
||||
PackageIdentifier: Python.Python
|
||||
PackageVersion: 3.9.5
|
||||
PackageVersion: "3.9.5"
|
||||
PackageLocale: en-US
|
||||
LicenseUrl: https://docs.python.org/3/license.html
|
||||
Moniker: python
|
||||
@@ -11,10 +11,9 @@ Tags:
|
||||
- script
|
||||
- glue language
|
||||
PackageUrl: https://www.python.org
|
||||
Publisher: Python
|
||||
Publisher: Python Software Foundation
|
||||
PackageName: Python
|
||||
License: PSF LICENSE AGREEMENT FOR PYTHON
|
||||
ShortDescription: Python is a programming language that lets you work more quickly and integrate your systems more effectively.
|
||||
ManifestType: defaultLocale
|
||||
ManifestVersion: 1.0.0
|
||||
|
||||
|
Reference in New Issue
Block a user