Files
winget-pkgs/manifests/p/Python/Python/3.7.8/Python.Python.installer.yaml
2021-04-03 20:39:24 +00:00

25 lines
741 B
YAML

# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
PackageIdentifier: Python.Python
PackageVersion: 3.7.8
FileExtensions:
- py
- pyw
- pyc
- pyo
Installers:
- Architecture: x64
InstallerUrl: https://www.python.org/ftp/python/3.7.8/python-3.7.8-amd64.exe
InstallerSha256: A43ED63251A5E0D2CF1BBE9F6A75389675D091AAEEAAE5D1BE27FFB2E329E373
InstallerType: exe
- Architecture: x86
InstallerUrl: https://www.python.org/ftp/python/3.7.8/python-3.7.8.exe
InstallerSha256: 89E03C46BFE38CEDB4F776CC6FABA058B39BCDE368F57B5382110D58D9B5C90D
InstallerType: exe
InstallerSwitches:
Silent: /Quiet
SilentWithProgress: /Passive
Custom: PrependPath=1
ManifestType: installer
ManifestVersion: 1.0.0