Update data#448
Conversation
Greptile SummaryThis automated PR adds new SapMachine early-access JDK/JRE release entries (versions 17.0.20-ea.3, 21.0.12-ea.3, and 27.0.0-ea.23) across six platform-specific JSON data files for alpine-linux, linux (x86_64 and aarch64), macOS (x86_64 and aarch64), and Windows.
Confidence Score: 4/5Safe to merge; the changes are purely additive JSON data entries matching the established schema. Two of the new entries — the 27.0.0-ea.23 JRE musl builds in alpine-linux/x86_64.json and linux/x86_64.json — carry null checksums, leaving those downloads without integrity verification. All other new entries are well-formed and consistent with existing data. public/api/jvm/ea/alpine-linux/x86_64.json and public/api/jvm/ea/linux/x86_64.json — both contain the null-checksum entries for 27.0.0-ea.23 JRE musl. Important Files Changed
|
Automated changes by create-pull-request GitHub action