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 package: Oracle.JDK.23 version 23.0.0.0 (microsoft#174772)
- Loading branch information
1 parent
5d7a8a1
commit abac78c
Showing
3 changed files
with
79 additions
and
0 deletions.
There are no files selected for viewing
47 changes: 47 additions & 0 deletions
47
manifests/o/Oracle/JDK/23/23.0.0.0/Oracle.JDK.23.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,47 @@ | ||
# Created with komac v2.6.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json | ||
|
||
PackageIdentifier: Oracle.JDK.23 | ||
PackageVersion: 23.0.0.0 | ||
InstallerLocale: en-US | ||
InstallerType: msi | ||
Scope: machine | ||
UpgradeBehavior: install | ||
InstallerSwitches: | ||
InstallLocation: INSTALLDIR="<INSTALLPATH>" | ||
Commands: | ||
- jar | ||
- jarsigner | ||
- java | ||
- javac | ||
- javadoc | ||
- javap | ||
- javaw | ||
- jconsole | ||
- jdeprscan | ||
- jdeps | ||
- jlink | ||
- jmod | ||
- jps | ||
- jshell | ||
- jstat | ||
- keytool | ||
FileExtensions: | ||
- class | ||
- jar | ||
- java | ||
ProductCode: '{C3C53D59-2B6F-588E-99FE-4E7D3636EA12}' | ||
ReleaseDate: 2024-08-20 | ||
AppsAndFeaturesEntries: | ||
- DisplayName: Java(TM) SE Development Kit 23 (64-bit) | ||
Publisher: Oracle Corporation | ||
ProductCode: '{C3C53D59-2B6F-588E-99FE-4E7D3636EA12}' | ||
UpgradeCode: '{64A3A4F4-B792-11D6-A78A-00B0D0200230}' | ||
InstallationMetadata: | ||
DefaultInstallLocation: '%ProgramFiles%\Java\jdk-23' | ||
Installers: | ||
- Architecture: x64 | ||
InstallerUrl: https://download.oracle.com/java/23/latest/jdk-23_windows-x64_bin.msi | ||
InstallerSha256: 200AF09775B54A93EDD785A62909320979829C52057B84728F7D21454BAB462F | ||
ManifestType: installer | ||
ManifestVersion: 1.6.0 |
24 changes: 24 additions & 0 deletions
24
manifests/o/Oracle/JDK/23/23.0.0.0/Oracle.JDK.23.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,24 @@ | ||
# Created with komac v2.6.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json | ||
|
||
PackageIdentifier: Oracle.JDK.23 | ||
PackageVersion: 23.0.0.0 | ||
PackageLocale: en-US | ||
Publisher: Oracle Corporation | ||
PublisherUrl: https://www.oracle.com/ | ||
PublisherSupportUrl: https://www.oracle.com/support/ | ||
Author: Oracle America, Inc. | ||
PackageName: Java(TM) SE Development Kit 23 | ||
PackageUrl: https://www.oracle.com/java/ | ||
License: Oracle No-Fee Terms and Conditions | ||
LicenseUrl: https://www.oracle.com/downloads/licenses/no-fee-license.html | ||
Copyright: © 2024 Oracle | ||
CopyrightUrl: https://www.oracle.com/downloads/licenses/no-fee-license.html | ||
ShortDescription: The JDK is a development environment for building applications and components using the Java programming language. | ||
Tags: | ||
- java | ||
- jdk | ||
- jre | ||
- jvm | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.6.0 |
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 komac v2.6.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json | ||
|
||
PackageIdentifier: Oracle.JDK.23 | ||
PackageVersion: 23.0.0.0 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.6.0 |