From a8cf736c945434a6f59be213c7e42fd6a8a56ee0 Mon Sep 17 00:00:00 2001 From: oxygen-dioxide <54425948+oxygen-dioxide@users.noreply.github.com> Date: Sat, 10 Apr 2021 14:14:46 +0800 Subject: [PATCH] Python 3.8.9 (#10464) --- .../p/Python/Python/3.8.9/Python.Python.yaml | 32 +++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 manifests/p/Python/Python/3.8.9/Python.Python.yaml diff --git a/manifests/p/Python/Python/3.8.9/Python.Python.yaml b/manifests/p/Python/Python/3.8.9/Python.Python.yaml new file mode 100644 index 000000000..6744e4e47 --- /dev/null +++ b/manifests/p/Python/Python/3.8.9/Python.Python.yaml @@ -0,0 +1,32 @@ +PackageIdentifier: Python.Python +PackageVersion: 3.8.9 +PackageName: Python +Publisher: Python +License: PSF LICENSE AGREEMENT FOR PYTHON +LicenseUrl: https://docs.python.org/3/license.html +Moniker: python +Tags: +- python +- python3 +- programming language +- script +- glue language +FileExtensions: +- py +- pyw +- pyc +- pyo +ShortDescription: Python is a programming language that lets you work more quickly and integrate your systems more effectively. +PackageUrl: https://www.python.org +Installers: +- Architecture: x64 + InstallerUrl: https://www.python.org/ftp/python/3.8.9/python-3.8.9-amd64.exe + InstallerSha256: e15bc52914b6daee9630360bfe3708ee646d4e4ce34bf5368066213009af70a6 + InstallerType: exe + InstallerSwitches: + Silent: /Quiet + SilentWithProgress: /Passive + Custom: PrependPath=1 +PackageLocale: en-US +ManifestType: singleton +ManifestVersion: 1.0.0 \ No newline at end of file