19 lines
803 B
YAML
19 lines
803 B
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.singleton.1.0.0.schema.json
|
|
PackageIdentifier: JetBrains.IntelliJIDEA.Community
|
|
PackageVersion: 2021.1.1
|
|
PackageName: IntelliJ IDEA Community Edition
|
|
Publisher: JetBrains
|
|
PackageUrl: https://www.jetbrains.com/idea/
|
|
License: Apache License 2.0
|
|
LicenseUrl: https://github.com/JetBrains/intellij-community/blob/master/LICENSE.txt
|
|
ShortDescription: IntelliJ Platform is an OSS platform developed by JetBrains for building IDEs and language-aware developer tools.
|
|
InstallerType: nullsoft
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerUrl: https://download.jetbrains.com/idea/ideaIC-2021.1.1.exe
|
|
InstallerSha256: 91BB98F1D8FC49E03BE708B73657A8E4FA9CCA0BCEF6E8D430EFE31B1D52BB5A
|
|
PackageLocale: en-US
|
|
ManifestType: singleton
|
|
ManifestVersion: 1.0.0
|
|
|