25 lines
790 B
YAML
25 lines
790 B
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.singleton.1.0.0.schema.json
|
|
PackageIdentifier: JetBrains.PyCharm.Professional
|
|
PackageVersion: 2021.1.1
|
|
PackageName: PyCharm Professional
|
|
Publisher: JetBrains
|
|
License: Copyright © JetBrains s.r.o.
|
|
LicenseUrl: https://www.jetbrains.com/store/license.html
|
|
Moniker: pycharm-pro
|
|
Tags:
|
|
- pycharm
|
|
- python
|
|
- idea
|
|
- jetbrains
|
|
ShortDescription: The Python IDE for Professional Developers.
|
|
PackageUrl: https://www.jetbrains.com/pycharm/
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerUrl: https://download.jetbrains.com/python/pycharm-professional-2021.1.1.exe
|
|
InstallerSha256: D801D20B2443820411BD4174C8F508738FE26B3A9165B583411731779B322E68
|
|
InstallerType: nullsoft
|
|
PackageLocale: en-US
|
|
ManifestType: singleton
|
|
ManifestVersion: 1.0.0
|
|
|