Skip to content

julia: Update to version 1.12.6, fix checkver#8139

Merged
z-Fng merged 2 commits into
ScoopInstaller:masterfrom
Heptazhou:patch-3
Jun 13, 2026
Merged

julia: Update to version 1.12.6, fix checkver#8139
z-Fng merged 2 commits into
ScoopInstaller:masterfrom
Heptazhou:patch-3

Conversation

@Heptazhou

@Heptazhou Heptazhou commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

FWIW, another source could be juliaup/versiondb.json, but julialang.org/config.md is totally good enough.

Ref: ScoopInstaller/Versions#2922.

  • Use conventional PR title: <manifest-name[@version]|chore>: <general summary of the pull request>
  • I have read the Contributing Guide

Comment thread bucket/julia.json
Comment thread bucket/julia.json Outdated
Comment thread bucket/julia.json
@z-Fng z-Fng changed the title julia: fix checkver & update to v1.12.6 julia: Update to version 1.12.6, fix checkver Jun 12, 2026
@coderabbitai

coderabbitai Bot commented Jun 13, 2026

Copy link
Copy Markdown

Review Change Stack

Walkthrough

This PR updates the Julia package manifest in the Scoop installer from version 1.12.2 to 1.12.6. The update includes changes to package metadata, Windows binary download URLs and checksums, and the configuration for detecting stable Julia releases from the upstream repository.

Changes

Julia 1.12.6 Manifest Update

Layer / File(s) Summary
Metadata and description updates
bucket/julia.json
Version, description, homepage, and notes fields are updated to 1.12.6; notes now mention juliaup for managing multiple Julia versions.
Binary downloads and checksums
bucket/julia.json
Windows 64bit and 32bit archive URLs are updated to 1.12.6 releases; corresponding SHA256 hashes and extract directory (julia-1.12.6) are provided for both platforms.
Version detection configuration
bucket/julia.json
The checkver URL source changed from julialang downloads page to JuliaLang's config.md in www.julialang.org repository; the regex pattern now extracts the stable_release field instead of the prior text format.
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description check ✅ Passed The PR description includes both required checklist items marked as complete, though it lacks detail about the specific changes made to the manifest file.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Title check ✅ Passed The title directly summarizes the main changes: updating Julia to version 1.12.6 and fixing the checkver mechanism, which aligns with the primary objectives.

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


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.

@Heptazhou Heptazhou changed the title julia: Update to version 1.12.6, fix checkver julia: Fix checkver, update to version 1.12.6 Jun 13, 2026
@Heptazhou Heptazhou requested a review from z-Fng June 13, 2026 12:57
@z-Fng z-Fng changed the title julia: Fix checkver, update to version 1.12.6 julia: Update to version 1.12.6, fix checkver Jun 13, 2026
@z-Fng

z-Fng commented Jun 13, 2026

Copy link
Copy Markdown
Member

/verify

@github-actions

Copy link
Copy Markdown
Contributor

All changes look good.

Wait for review from human collaborators.

julia

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

Check the full log for details.

@z-Fng z-Fng left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contribution!

@z-Fng z-Fng merged commit e152c97 into ScoopInstaller:master Jun 13, 2026
2 checks passed
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.

2 participants