22 lines
704 B
YAML
22 lines
704 B
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
|
PackageIdentifier: Anaconda.Anaconda3
|
|
PackageVersion: "2021.05"
|
|
InstallerType: exe
|
|
Commands:
|
|
- conda
|
|
- python3
|
|
- py
|
|
- pip
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerType: nullsoft
|
|
InstallerUrl: https://repo.continuum.io/archive/Anaconda3-2021.05-Windows-x86_64.exe
|
|
InstallerSha256: 93DB42390444019E98B442AB281E1091671B6DCE64DAF08928D337FFC83CF3D2
|
|
- Architecture: x86
|
|
InstallerType: nullsoft
|
|
InstallerUrl: https://repo.continuum.io/archive/Anaconda3-2021.05-Windows-x86.exe
|
|
InstallerSha256: B95B6ADA0A54FE1DF06F6CDE84F8FA586501AC86EEB86F760106CF87B87168E2
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|
|
|