Added Anaconda Individual Edition version 2021.05. (#13083)

This commit is contained in:
Easton Pillay
2021-05-17 16:11:17 -04:00
committed by GitHub
parent 8890da332b
commit 40048049ba
3 changed files with 45 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
# 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

View File

@@ -0,0 +1,17 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
PackageIdentifier: Anaconda.Anaconda3
PackageVersion: "2021.05"
PackageLocale: en-US
LicenseUrl: https://docs.conda.io/en/latest/license.html
Moniker: Anaconda3
Tags:
- Python
- conda
PackageUrl: https://www.anaconda.com/products/individual
Publisher: Anaconda
PackageName: Anaconda Individual Edition
License: BSD 3-Clause License
ShortDescription: Anaconda Individual Edition is the easiest way to perform Python/R data science and machine learning on a single machine. Developed for solo practitioners, it is the toolkit that equips you to work with thousands of open-source packages and libraries.
ManifestType: defaultLocale
ManifestVersion: 1.0.0

View File

@@ -0,0 +1,7 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
PackageIdentifier: Anaconda.Anaconda3
PackageVersion: "2021.05"
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.0.0