From 3e0a5665f57ec39a493b8305b5e79f9384bd1cb5 Mon Sep 17 00:00:00 2001 From: Easton Pillay Date: Wed, 7 Apr 2021 12:03:22 -0500 Subject: [PATCH] Added PyCharm Community Edition version 2021.1. (#10217) --- .../2021.1/JetBrains.PyCharm.Community.yaml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 manifests/j/JetBrains/PyCharm/Community/2021.1/JetBrains.PyCharm.Community.yaml diff --git a/manifests/j/JetBrains/PyCharm/Community/2021.1/JetBrains.PyCharm.Community.yaml b/manifests/j/JetBrains/PyCharm/Community/2021.1/JetBrains.PyCharm.Community.yaml new file mode 100644 index 000000000..676c3d0d6 --- /dev/null +++ b/manifests/j/JetBrains/PyCharm/Community/2021.1/JetBrains.PyCharm.Community.yaml @@ -0,0 +1,19 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.singleton.1.0.0.schema.json +PackageIdentifier: JetBrains.PyCharm.Community +PackageVersion: "2021.1" +PackageName: PyCharm Community Edition +Publisher: JetBrains +PackageUrl: https://www.jetbrains.com/pycharm/ +License: Apache License 2.0 +LicenseUrl: https://github.com/JetBrains/intellij-community/blob/master/LICENSE.txt +ShortDescription: IntelliJ Platform IDE for pure Python development. +InstallerType: nullsoft +ProductCode: PyCharm Community Edition 2020.3.3 +Installers: +- Architecture: x64 + InstallerUrl: https://download.jetbrains.com/python/pycharm-community-2021.1.exe + InstallerSha256: CECF3C89FA1FD0929A9B1F7B714F40667902E12E9B4CC732C02EB3DEBDDD8A25 +PackageLocale: en-US +ManifestType: singleton +ManifestVersion: 1.0.0 +