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