Files
winget-pkgs/manifests/p/Python/Python/3.5.2/Python.Python.installer.yaml
2021-04-03 15:12:56 +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.5.2
FileExtensions:
- py
- pyw
- pyc
- pyo
Installers:
- Architecture: x64
InstallerUrl: https://www.python.org/ftp/python/3.5.2/python-3.5.2-amd64.exe
InstallerSha256: 2CFCDC77A0BA403ACF72BA217898FB7C06CE778A5CB85F5220FD32127E40F263
InstallerType: exe
- Architecture: x86
InstallerUrl: https://www.python.org/ftp/python/3.5.2/python-3.5.2.exe
InstallerSha256: 529C46B9FD3DCF83029B8BFC95034E640EA2C69835B1AA4B75EDEEC8DE764193
InstallerType: exe
InstallerSwitches:
Silent: /Quiet
SilentWithProgress: /Passive
Custom: PrependPath=1
ManifestType: installer
ManifestVersion: 1.0.0