20 lines
		
	
	
		
			793 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			793 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # yaml-language-server: $schema=https://aka.ms/winget-manifest.singleton.1.0.0.schema.json
 | |
| PackageIdentifier: JetBrains.PyCharm.Community
 | |
| PackageVersion: 2021.1.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.1.exe
 | |
|   InstallerSha256: 3039CC024AA68778B1DBD238827585B8C4FDA2548D6D1C0936BA579021F91CDF
 | |
| PackageLocale: en-US
 | |
| ManifestType: singleton
 | |
| ManifestVersion: 1.0.0
 | |
| 
 |