Skip to content

Commit

Permalink
Updated new MS OpenJDK versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
jmjaffe37 committed Apr 18, 2024
1 parent ee44aef commit 412e058
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json

PackageIdentifier: Microsoft.OpenJDK.17
PackageVersion: 17.0.11
PackageVersion: 17.0.11.9
MinimumOSVersion: 10.0.0.0
InstallerType: wix
Scope: machine
Expand All @@ -13,7 +13,6 @@ InstallModes:
InstallerSwitches:
Custom: ADDLOCAL=FeatureMain,FeatureEnvironment,FeatureJarFileRunWith,FeatureJavaHome
UpgradeBehavior: uninstallPrevious
ProductCode: '{D8B5BBC0-6873-4928-A2E8-D6CEAEFA5F8D}'
Installers:
- Architecture: x64
InstallerUrl: https://aka.ms/download-jdk/microsoft-jdk-17.0.11-windows-x64.msi#winget
Expand All @@ -22,8 +21,8 @@ Installers:
ElevationRequirement: elevatesSelf
- Architecture: arm64
InstallerUrl: https://aka.ms/download-jdk/microsoft-jdk-17.0.11-windows-aarch64.msi#winget
InstallerSha256: 472BABC2BA25039893189BF4A84DB8107EF182CA5F66D849595A62CAB499BD40
ProductCode: '{D8B5BBC0-6873-4928-A2E8-D6CEAEFA5F8D}'
InstallerSha256: 95B31C89EAEB9FB4E6F351552CE0FEAE85CA57154A75BBB2BE756325EBB6DA33
ProductCode: '{462C528E-B8BF-41A0-AFF4-82836F1F83CC}'
ElevationRequirement: elevatesSelf
ManifestType: installer
ManifestVersion: 1.5.0
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json

PackageIdentifier: Microsoft.OpenJDK.17
PackageVersion: 17.0.11
PackageVersion: 17.0.11.9
PackageLocale: en-US
Publisher: Microsoft
PublisherUrl: https://www.microsoft.com
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json

PackageIdentifier: Microsoft.OpenJDK.17
PackageVersion: 17.0.11
PackageVersion: 17.0.11.9
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.5.0

0 comments on commit 412e058

Please sign in to comment.