Skip to content

temurin11*: update to 11.0.30-7 and remove 32-bit#589

Open
B67687 wants to merge 1 commit intoScoopInstaller:masterfrom
B67687:temurin11-update-11.0.30-7
Open

temurin11*: update to 11.0.30-7 and remove 32-bit#589
B67687 wants to merge 1 commit intoScoopInstaller:masterfrom
B67687:temurin11-update-11.0.30-7

Conversation

@B67687
Copy link
Copy Markdown

@B67687 B67687 commented Apr 11, 2026

Closes #588

Summary

  • update temurin11-jdk and temurin11-jre to 11.0.30-7
  • remove the 32bit architecture entries from both manifests
  • keep the change scoped to Temurin 11 only

Why this changed

Adoptium no longer ships Windows x86-32 ZIP assets for Temurin 11 in 11.0.30+7.

11.0.29+7 still shipped those Win32 assets, but 11.0.30+7 does not, so this is no longer a plain stale-only refresh. This PR aligns the manifests with the currently published upstream support.

Verification

  • confirmed jdk-11.0.30+7 still ships:
    • OpenJDK11U-jdk_x64_windows_hotspot_11.0.30_7.zip
    • OpenJDK11U-jre_x64_windows_hotspot_11.0.30_7.zip
  • confirmed jdk-11.0.30+7 no longer ships:
    • OpenJDK11U-jdk_x86-32_windows_hotspot_11.0.30_7.zip
    • OpenJDK11U-jre_x86-32_windows_hotspot_11.0.30_7.zip
  • refreshed x64 hashes from the current release assets
  • JSON remains valid for both manifests

Summary by CodeRabbit

  • Chores
    • Updated Java Temurin 11 (JDK/JRE) to version 11.0.30-7, including refreshed Windows x64 download artifacts and updated checksums for verification
    • Removed 32-bit Windows architecture support; only 64-bit is now supported for Java Temurin 11 deployments

@B67687
Copy link
Copy Markdown
Author

B67687 commented Apr 11, 2026

/verify

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 11, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 10b860fe-60fd-447e-90ba-7c26ad670f65

📥 Commits

Reviewing files that changed from the base of the PR and between 45af0df and 7871c10.

📒 Files selected for processing (2)
  • bucket/temurin11-jdk.json
  • bucket/temurin11-jre.json

Walkthrough

Updates Temurin 11 JDK and JRE manifest files from version 11.0.29-7 to 11.0.30-7, including Windows x64 download URLs, SHA256 hashes, extraction directories, and removal of deprecated 32bit architecture configurations.

Changes

Cohort / File(s) Summary
Temurin 11 Manifests
bucket/temurin11-jdk.json, bucket/temurin11-jre.json
Version bumped from 11.0.29-7 to 11.0.30-7; Windows x64 URLs and SHA256 hashes updated; extraction directories updated; 32bit (x86) architecture entries removed from both static configuration and autoupdate sections.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~5 minutes

Poem

🐰 A hop, skip, and version jump so spry,
From 11.0.29 to 11.0.30 we fly!
New hashes and URLs in place,
32bit ways? Time for new grace.
Fresh Temurin streams, oh what a day! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The PR title clearly and concisely summarizes the main changes: updating temurin11 manifests to version 11.0.30-7 and removing 32-bit architecture support.
Description check ✅ Passed The PR description is comprehensive and follows the template with linked issue reference, verification details, and clear explanation of changes and rationale.
Linked Issues check ✅ Passed The PR fully addresses issue #588 by updating both temurin11-jdk and temurin11-jre to version 11.0.30-7 with refreshed hashes and architecture alignment.
Out of Scope Changes check ✅ Passed All changes are scoped to the temurin11 manifests (jdk and jre) as stated, with no unrelated modifications outside the linked issue requirements.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Copy Markdown
Contributor

All changes look good.

Wait for review from human collaborators.

temurin11-jdk

  • Lint
  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate
  • Autoupdate Hash Extraction

temurin11-jre

  • Lint
  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate
  • Autoupdate Hash Extraction

Check the full log for details.

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.

[Bug]: temurin11-jdk and temurin11-jre manifests are stale

1 participant