forked from microsoft/winget-pkgs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: JetBrains.IntelliJIDEA.Community version 2024.2 (microso…
- Loading branch information
Showing
4 changed files
with
131 additions
and
0 deletions.
There are no files selected for viewing
43 changes: 43 additions & 0 deletions
43
...j/JetBrains/IntelliJIDEA/Community/2024.2/JetBrains.IntelliJIDEA.Community.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json | ||
|
||
PackageIdentifier: JetBrains.IntelliJIDEA.Community | ||
PackageVersion: "2024.2" | ||
InstallerType: nullsoft | ||
InstallerSwitches: | ||
Log: /LOG="<LOGPATH>" | ||
UpgradeBehavior: uninstallPrevious | ||
FileExtensions: | ||
- groovy | ||
- ipr | ||
- java | ||
- kt | ||
- kts | ||
ReleaseDate: 2024-08-07 | ||
AppsAndFeaturesEntries: | ||
- DisplayName: IntelliJ IDEA Community Edition 2024.2 | ||
DisplayVersion: 242.20224.300 | ||
ProductCode: IntelliJ IDEA Community Edition 2024.2 | ||
Installers: | ||
- Architecture: x64 | ||
Scope: user | ||
InstallerUrl: https://download.jetbrains.com/idea/ideaIC-2024.2.exe | ||
InstallerSha256: F3D7BD5A7CEB9E5E9FF155553D4235F91EC6FCEC3ED8EFFA34F401B86ED3EC83 | ||
ProductCode: IntelliJ IDEA Community Edition 2024.2 | ||
- Architecture: x64 | ||
Scope: machine | ||
InstallerUrl: https://download.jetbrains.com/idea/ideaIC-2024.2.exe | ||
InstallerSha256: F3D7BD5A7CEB9E5E9FF155553D4235F91EC6FCEC3ED8EFFA34F401B86ED3EC83 | ||
ProductCode: IntelliJ IDEA Community Edition 2024.2 | ||
- Architecture: arm64 | ||
Scope: user | ||
InstallerUrl: https://download.jetbrains.com/idea/ideaIC-2024.2-aarch64.exe | ||
InstallerSha256: 32E9B3C5FA4906AF76A98F0A4A34D398A9CC1D541FF48B1FE7AFDB8A6543CC65 | ||
ProductCode: IntelliJ IDEA Community Edition 2024.2 | ||
- Architecture: arm64 | ||
Scope: machine | ||
InstallerUrl: https://download.jetbrains.com/idea/ideaIC-2024.2-aarch64.exe | ||
InstallerSha256: 32E9B3C5FA4906AF76A98F0A4A34D398A9CC1D541FF48B1FE7AFDB8A6543CC65 | ||
ProductCode: IntelliJ IDEA Community Edition 2024.2 | ||
ManifestType: installer | ||
ManifestVersion: 1.6.0 |
44 changes: 44 additions & 0 deletions
44
...etBrains/IntelliJIDEA/Community/2024.2/JetBrains.IntelliJIDEA.Community.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json | ||
|
||
PackageIdentifier: JetBrains.IntelliJIDEA.Community | ||
PackageVersion: "2024.2" | ||
PackageLocale: en-US | ||
Publisher: JetBrains s.r.o. | ||
PublisherUrl: https://www.jetbrains.com | ||
PublisherSupportUrl: https://www.jetbrains.com/support | ||
PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy | ||
Author: JetBrains s.r.o. | ||
PackageName: IntelliJ IDEA Community Edition | ||
PackageUrl: https://www.jetbrains.com/idea | ||
License: Apache-2.0 | ||
LicenseUrl: https://github.com/JetBrains/intellij-community/blob/master/LICENSE.txt | ||
Copyright: Copyright © 2000-2024 JetBrains s.r.o. | ||
# CopyrightUrl: | ||
ShortDescription: The Leading Java and Kotlin IDE | ||
Description: IntelliJ IDEA is undoubtedly the top-choice IDE for software developers. It makes Java and Kotlin development a more productive and enjoyable experience. | ||
Moniker: intellij-idea-community | ||
Tags: | ||
- code | ||
- coding | ||
- develop | ||
- development | ||
- java | ||
- kotlin | ||
- programming | ||
ReleaseNotes: |- | ||
IntelliJ IDEA 2024.2 is out with the following new features: | ||
- Better Spring Data JPA support | ||
- Streamlined cron expression handling | ||
- GraalJS in the HTTP Client | ||
- Faster time to code on startup | ||
- Kotlin performance boost with K2 mode, now in Beta | ||
Visit our What's New page or watch this video to learn about these and other improvements. | ||
ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/IDEA-A-2100662072/IntelliJ-IDEA-2024.2-242.20224.300-build-Release-Notes | ||
PurchaseUrl: https://www.jetbrains.com/idea/buy/ | ||
# InstallationNotes: | ||
Documentations: | ||
- DocumentLabel: Resources | ||
DocumentUrl: https://www.jetbrains.com/idea/resources | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.6.0 |
36 changes: 36 additions & 0 deletions
36
...etBrains/IntelliJIDEA/Community/2024.2/JetBrains.IntelliJIDEA.Community.locale.zh-CN.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json | ||
|
||
PackageIdentifier: JetBrains.IntelliJIDEA.Community | ||
PackageVersion: "2024.2" | ||
PackageLocale: zh-CN | ||
Publisher: JetBrains s.r.o. | ||
PublisherUrl: https://www.jetbrains.com/zh-cn | ||
PublisherSupportUrl: https://www.jetbrains.com/zh-cn/support | ||
PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy | ||
Author: JetBrains s.r.o. | ||
PackageName: IntelliJ IDEA Community Edition | ||
PackageUrl: https://www.jetbrains.com/zh-cn/idea | ||
License: Apache-2.0 | ||
LicenseUrl: https://github.com/JetBrains/intellij-community/blob/master/LICENSE.txt | ||
Copyright: Copyright © 2000-2024 JetBrains s.r.o. | ||
# CopyrightUrl: | ||
ShortDescription: 领先的 Java 和 Kotlin IDE | ||
Description: IntelliJ IDEA 毫无疑问是软件开发者的首选 IDE,让 Java 和 Kotlin 开发更高效、更愉快。 | ||
# Moniker: | ||
Tags: | ||
- java | ||
- kotlin | ||
- 代码 | ||
- 开发 | ||
- 编程 | ||
- 集成开发环境 | ||
# ReleaseNotes: | ||
ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/IDEA-A-2100662072/IntelliJ-IDEA-2024.2-242.20224.300-build-Release-Notes | ||
PurchaseUrl: https://www.jetbrains.com/zh-cn/idea/buy | ||
# InstallationNotes: | ||
Documentations: | ||
- DocumentLabel: 资源 | ||
DocumentUrl: https://www.jetbrains.com/zh-cn/idea/resources | ||
ManifestType: locale | ||
ManifestVersion: 1.6.0 |
8 changes: 8 additions & 0 deletions
8
manifests/j/JetBrains/IntelliJIDEA/Community/2024.2/JetBrains.IntelliJIDEA.Community.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json | ||
|
||
PackageIdentifier: JetBrains.IntelliJIDEA.Community | ||
PackageVersion: "2024.2" | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.6.0 |