Skip to content

Commit e45c4bd

Browse files
authored
New version: Oracle.JDK.24 version 24.0.1.0 (microsoft#248308)
1 parent 2a78ba0 commit e45c4bd

File tree

4 files changed

+100
-0
lines changed

4 files changed

+100
-0
lines changed
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: Oracle.JDK.24
5+
PackageVersion: 24.0.1.0
6+
InstallerLocale: en-US
7+
InstallerType: wix
8+
Scope: machine
9+
InstallerSwitches:
10+
InstallLocation: INSTALLDIR="<INSTALLPATH>"
11+
UpgradeBehavior: install
12+
Commands:
13+
- java
14+
- javac
15+
- javaw
16+
- jshell
17+
FileExtensions:
18+
- class
19+
- jar
20+
- java
21+
ProductCode: '{EB0BA766-B8F0-523C-926F-C696659AEB1D}'
22+
AppsAndFeaturesEntries:
23+
- DisplayName: Java(TM) SE Development Kit 24 (64-bit)
24+
ProductCode: '{4357E090-E02D-5CB2-9C32-639375983B2B}'
25+
UpgradeCode: '{64A3A4F4-B792-11D6-A78A-00B0D0200240}'
26+
InstallationMetadata:
27+
DefaultInstallLocation: '%ProgramFiles%\Java\jdk-24'
28+
Installers:
29+
- Architecture: x64
30+
InstallerUrl: https://download.oracle.com/java/24/archive/jdk-24.0.1_windows-x64_bin.msi
31+
InstallerSha256: 91B06B9F1CE5AFAE926B2270A7176B6D56ABD89524A9B9055362CF11C7BE2256
32+
ManifestType: installer
33+
ManifestVersion: 1.10.0
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: Oracle.JDK.24
5+
PackageVersion: 24.0.1.0
6+
PackageLocale: en-US
7+
Publisher: Oracle Corporation
8+
PublisherUrl: https://www.oracle.com/
9+
PublisherSupportUrl: https://www.oracle.com/support/
10+
PrivacyUrl: https://www.oracle.com/legal/privacy
11+
Author: Oracle America, Inc.
12+
PackageName: Java(TM) SE Development Kit 24
13+
PackageUrl: https://www.oracle.com/java/
14+
License: Oracle No-Fee Terms and Conditions
15+
LicenseUrl: https://www.oracle.com/downloads/licenses/no-fee-license.html
16+
Copyright: © 2025 Oracle
17+
CopyrightUrl: https://www.oracle.com/downloads/licenses/no-fee-license.html
18+
ShortDescription: The JDK is a development environment for building applications and components using the Java programming language.
19+
Tags:
20+
- java
21+
- jdk
22+
- jre
23+
- jvm
24+
ReleaseNotesUrl: https://www.oracle.com/java/technologies/javase/24-relnote-issues.html
25+
PurchaseUrl: https://shop.oracle.com/apex/f?p=DSTORE:2:::NO:RIR,RP,2:PROD_HIER_ID:123775488249871532594385
26+
Documentations:
27+
- DocumentLabel: Documentation
28+
DocumentUrl: https://docs.oracle.com/en/java/javase/24/
29+
ManifestType: defaultLocale
30+
ManifestVersion: 1.10.0
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json
3+
4+
PackageIdentifier: Oracle.JDK.24
5+
PackageVersion: 24.0.1.0
6+
PackageLocale: zh-CN
7+
Publisher: Oracle Corporation
8+
PublisherUrl: https://www.oracle.com/cn/
9+
PublisherSupportUrl: https://www.oracle.com/cn/support/
10+
PrivacyUrl: https://www.oracle.com/cn/legal/privacy
11+
Author: Oracle America, Inc.
12+
PackageName: Java(TM) SE Development Kit 24
13+
PackageUrl: https://www.oracle.com/cn/java/
14+
License: Oracle No-Fee Terms and Conditions
15+
LicenseUrl: https://www.oracle.com/downloads/licenses/no-fee-license.html
16+
Copyright: © 2025 Oracle
17+
CopyrightUrl: https://www.oracle.com/downloads/licenses/no-fee-license.html
18+
ShortDescription: JDK 是使用 Java 编程语言构建应用程序和组件的开发环境。
19+
Tags:
20+
- java
21+
- jdk
22+
- jre
23+
- jvm
24+
PurchaseUrl: https://shop.oracle.com/apex/f?p=DSTORE:2:::NO:RIR,RP,2:PROD_HIER_ID:123775488249871532594385
25+
Documentations:
26+
- DocumentLabel: 文档
27+
DocumentUrl: https://docs.oracle.com/en/java/javase/24/
28+
ManifestType: locale
29+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: Oracle.JDK.24
5+
PackageVersion: 24.0.1.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)