Skip to content

Commit

Permalink
New package: Oracle.JDK.23 version 23.0.0.0 (microsoft#174772)
Browse files Browse the repository at this point in the history
  • Loading branch information
vikingnope authored Sep 23, 2024
1 parent 5d7a8a1 commit abac78c
Show file tree
Hide file tree
Showing 3 changed files with 79 additions and 0 deletions.
47 changes: 47 additions & 0 deletions manifests/o/Oracle/JDK/23/23.0.0.0/Oracle.JDK.23.installer.yaml
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 manifests/o/Oracle/JDK/23/23.0.0.0/Oracle.JDK.23.locale.en-US.yaml
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
8 changes: 8 additions & 0 deletions manifests/o/Oracle/JDK/23/23.0.0.0/Oracle.JDK.23.yaml
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

0 comments on commit abac78c

Please sign in to comment.