19 lines
801 B
YAML
19 lines
801 B
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.singleton.1.0.0.schema.json
|
|
PackageIdentifier: JetBrains.IntelliJIDEA.Community
|
|
PackageVersion: "2021.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.exe
|
|
InstallerSha256: A8D69AE65D642DB347AE22D3F6DFE6A65C913808AE778CE97B0199FC448F5AD2
|
|
PackageLocale: en-US
|
|
ManifestType: singleton
|
|
ManifestVersion: 1.0.0
|
|
|