Skip to content

Update data#491

Merged
roele merged 1 commit into
mainfrom
issues/update-data
Jun 26, 2026
Merged

Update data#491
roele merged 1 commit into
mainfrom
issues/update-data

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Automated changes by create-pull-request GitHub action

@greptile-apps

greptile-apps Bot commented Jun 24, 2026

Copy link
Copy Markdown

Greptile Summary

Automated data update adding new JVM early-access release entries across all six platform JSON files. New builds include SapMachine 17.0.20-ea.7, 27.0.0-ea.27, and 28.0.0-ea.3 (with musl variants for Alpine/Linux), plus OpenJDK 27.0.0-ea+28 and 28.0.0-ea+4.

  • New versioned entries added for SapMachine (JDK and JRE) and OpenJDK across linux/x86_64, linux/aarch64, alpine-linux/x86_64, macosx/aarch64, macosx/x86_64, and windows/x86_64.
  • Floating "latest" pointers (27.0.0-ea, 28.0.0-ea) updated to reflect the newest build numbers, following the established pattern of maintaining both a pinned and a floating version reference per major EA stream.
  • macosx/x86_64.json includes a reorder of an existing openjdk 27.0.0-ea entry to maintain consistent array ordering.

Confidence Score: 5/5

Routine automated data-only update; all new entries follow established JSON schema with valid sha256 checksums and URLs from trusted sources.

All changes are additive JSON data entries generated by the existing automation workflow. No logic, scripts, or configuration files were modified. Checksums are properly formatted, URLs point to expected upstream release locations, and the floating-version-pointer update pattern is consistent with prior automated PRs in this repository.

No files require special attention.

Important Files Changed

Filename Overview
public/api/jvm/ea/linux/x86_64.json Adds new EA entries for SapMachine 17.0.20-ea.7, 27.0.0-ea.27, 28.0.0-ea.3 (with musl variants) and OpenJDK 27.0.0-ea+28, 28.0.0-ea+4; updates floating "latest" pointers for 27.0.0-ea and 28.0.0-ea to their respective new builds.
public/api/jvm/ea/linux/aarch64.json Adds SapMachine and OpenJDK EA entries for aarch64 Linux; updates floating version pointers for 27.0.0-ea (to build +28) and 28.0.0-ea (to build +4); removes the prior 28.0.0-ea entry (build +3) as expected.
public/api/jvm/ea/alpine-linux/x86_64.json Adds musl-enabled EA entries for SapMachine 17.0.20-ea.7, 27.0.0-ea.27, and 28.0.0-ea.3 (both JDK and JRE) targeting Alpine/musl Linux.
public/api/jvm/ea/macosx/aarch64.json Adds SapMachine 17.0.20-ea.7, 27.0.0-ea.27, 28.0.0-ea.3 and OpenJDK 28.0.0-ea+4 entries for macOS ARM64; floating pointers updated accordingly.
public/api/jvm/ea/macosx/x86_64.json Adds SapMachine 17.0.20-ea.7 JDK/JRE entries; also reorders the openjdk 27.0.0-ea entry from the end of the array to its logical sorted position.
public/api/jvm/ea/windows/x86_64.json Adds SapMachine 17.0.20-ea.7, 27.0.0-ea.27, 28.0.0-ea.3 and OpenJDK 27.0.0-ea+28, 28.0.0-ea+4 zip entries; floating 27.0.0-ea pointer updated from build +27 to +28.

Reviews (2): Last reviewed commit: "Update data" | Re-trigger Greptile

@github-actions github-actions Bot force-pushed the issues/update-data branch from f014df5 to d28bc2c Compare June 25, 2026 22:38
@roele roele merged commit cf00601 into main Jun 26, 2026
2 checks passed
@roele roele deleted the issues/update-data branch June 26, 2026 05:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant