Skip to content

Commit 4fc6ba5

Browse files
authored
New version: Oracle.JDK.21 version 21.0.7.0 (microsoft#248307)
1 parent 82c9487 commit 4fc6ba5

File tree

4 files changed

+108
-0
lines changed

4 files changed

+108
-0
lines changed
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
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.21
5+
PackageVersion: 21.0.7.0
6+
InstallerType: wix
7+
Scope: machine
8+
InstallerSwitches:
9+
InstallLocation: INSTALLDIR="<INSTALLPATH>"
10+
UpgradeBehavior: install
11+
Commands:
12+
- jar
13+
- jarsigner
14+
- java
15+
- javac
16+
- javadoc
17+
- javap
18+
- javaw
19+
- jconsole
20+
- jdeprscan
21+
- jdeps
22+
- jlink
23+
- jmod
24+
- jps
25+
- jshell
26+
- jstat
27+
- keytool
28+
FileExtensions:
29+
- class
30+
- jar
31+
- java
32+
ProductCode: '{E4AD9691-F2C7-5AC4-8795-3330B2AB4CC3}'
33+
Installers:
34+
- Architecture: x64
35+
InstallerUrl: https://download.oracle.com/java/21/archive/jdk-21.0.7_windows-x64_bin.msi
36+
InstallerSha256: D5A8B2201488F2F42D3FF721732983943051E36AC1C742BF9D98E7ED60DCDF99
37+
ManifestType: installer
38+
ManifestVersion: 1.10.0
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
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.21
5+
PackageVersion: 21.0.7.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 21
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: © 2024 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+
PurchaseUrl: https://shop.oracle.com/apex/f?p=DSTORE:2:::NO:RIR,RP,2:PROD_HIER_ID:123775488249871532594385
25+
Documentations:
26+
- DocumentLabel: Documentation
27+
DocumentUrl: https://docs.oracle.com/en/java/javase/21/
28+
- DocumentLabel: Java webcasts
29+
DocumentUrl: https://www.oracle.com/events/java-graalvm-webcasts/
30+
ManifestType: defaultLocale
31+
ManifestVersion: 1.10.0
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
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.21
5+
PackageVersion: 21.0.7.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 21
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: © 2024 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/21/
28+
- DocumentLabel: Java 网播
29+
DocumentUrl: https://www.oracle.com/events/java-graalvm-webcasts/
30+
ManifestType: locale
31+
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.21
5+
PackageVersion: 21.0.7.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)