20 lines
		
	
	
		
			791 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			791 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # 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
 | |
| 
 |