Skip to content

Update data#490

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

Update data#490
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 23, 2026

Copy link
Copy Markdown

Greptile Summary

This automated PR adds JetBrains JBR 25.0.3-b508.16 GA builds across all supported platforms and reorders EA entries in several files so the newest early-access version (jdk28) sorts first.

  • GA additions: New JetBrains JBR 25.0.3-b508.16 entries (jbrsdk, jbr, jbrsdk_lb, jbr_lb, jbrsdk_jcef, jbr_jcef, and musl variants) added to linux, alpine-linux, macosx, and windows JSON files for both aarch64 and x86_64; all sha512 checksums are 128-character hex strings and each checksum is correctly paired with its URL and version.
  • EA reordering: The early-access arrays for linux/aarch64, macosx/aarch64, macosx/x86_64, and windows/x86_64 have their trailing entries reordered so jdk28 (the latest EA) appears in the expected position; every checksum/URL/version triplet remains internally consistent across the reorder.
  • Musl deduplication: The musl-compiled builds added to alpine-linux/aarch64 and alpine-linux/x86_64 intentionally share the same checksums and URLs as the corresponding musl entries in the linux/* files, which is the established pattern in this repo.

Confidence Score: 5/5

Pure data update — no logic changes; all new entries have structurally valid sha512 checksums correctly paired with their URLs and versions.

All 12 files are automated JSON data updates. New JetBrains JBR GA entries have consistent checksum/URL/version triplets, and the EA reorderings preserve all existing data. No code, configuration, or schema changes are present.

No files require special attention.

Important Files Changed

Filename Overview
public/api/jvm/ga/linux/aarch64.json Adds 8 new JetBrains JBR 25.0.3-b508.16 entries (jbrsdk, jbr, jbrsdk_lb, jbr_lb, jbrsdk_jcef, jbr_jcef, and musl variants) for linux/aarch64 with correct sha512 checksums and matching URLs
public/api/jvm/ga/linux/x86_64.json Adds 8 new JetBrains JBR 25.0.3-b508.16 entries for linux/x86_64; musl entries share checksums and URLs with alpine-linux/x86_64, which is expected
public/api/jvm/ga/windows/aarch64.json Adds 8 new JetBrains JBR 25.0.3-b508.16 entries for windows/aarch64 in both zip and tar.gz formats
public/api/jvm/ga/windows/x86_64.json Adds 8 new JetBrains JBR 25.0.3-b508.16 entries for windows/x86_64 in both zip and tar.gz formats
public/api/jvm/ga/macosx/aarch64.json Adds 4 new JetBrains JBR 25.0.3-b508.16 entries (jbrsdk, jbr, jbrsdk_jcef, jbr_jcef) for macosx/aarch64
public/api/jvm/ga/macosx/x86_64.json Adds 4 new JetBrains JBR 25.0.3-b508.16 entries (jbrsdk, jbr, jbrsdk_jcef, jbr_jcef) for macosx/x86_64
public/api/jvm/ga/alpine-linux/aarch64.json Adds 2 new JetBrains JBR 25.0.3-b508.16 musl entries (jbrsdk and jbr) for alpine-linux/aarch64; checksums match the musl entries in linux/aarch64.json (same URLs)
public/api/jvm/ga/alpine-linux/x86_64.json Adds 2 new JetBrains JBR 25.0.3-b508.16 musl entries (jbrsdk and jbr) for alpine-linux/x86_64; checksums match the musl entries in linux/x86_64.json (same URLs)
public/api/jvm/ea/linux/aarch64.json Reorders the last two entries (jdk25 and jdk26 EA builds) — checksum/URL/version triplets remain correctly paired, only array position changed
public/api/jvm/ea/macosx/aarch64.json Reorders EA entries so jdk28 appears first; checksum/URL/version triplets remain correctly paired across jdk25, jdk26, and jdk28
public/api/jvm/ea/macosx/x86_64.json Reorders the last two EA entries (jdk25 and jdk26) — data integrity preserved
public/api/jvm/ea/windows/x86_64.json Updates the most-recently-published EA slot from jdk27 to jdk28 and reorders last three entries; all checksum/URL/version triplets remain correctly paired

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

@github-actions github-actions Bot force-pushed the issues/update-data branch from f1fb177 to cc6456b Compare June 23, 2026 17:28
@github-actions github-actions Bot force-pushed the issues/update-data branch from cc6456b to a496b6b Compare June 23, 2026 22:32
@roele roele merged commit 57d0e7e into main Jun 23, 2026
2 checks passed
@roele roele deleted the issues/update-data branch June 23, 2026 22:33
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