Skip to content

folge: Update to version 1.29.2, fix checkver#17046

Merged
z-Fng merged 1 commit into
ScoopInstaller:masterfrom
z-Fng:update-folge
Jan 18, 2026
Merged

folge: Update to version 1.29.2, fix checkver#17046
z-Fng merged 1 commit into
ScoopInstaller:masterfrom
z-Fng:update-folge

Conversation

@z-Fng

@z-Fng z-Fng commented Jan 18, 2026

Copy link
Copy Markdown
Member

Changes

This PR makes the following changes:

  • folge: Update to version 1.29.2, fix checkver. Handle delayed upstream changelogs and alphanumeric versions.

Related Issues

Summary by CodeRabbit

  • Chores
    • Version updated to 1.29.2
    • Updated installer URL, hash, and validation mechanism

✏️ Tip: You can customize this high-level summary in your review settings.

@coderabbitai

coderabbitai Bot commented Jan 18, 2026

Copy link
Copy Markdown

Walkthrough

Update folge manifest from version 1.29.1 to 1.29.2, replacing the 64-bit installer URL and hash. Change checkver mechanism from static URL with regex to script-based redirect URL fetching with updated regex pattern for version extraction.

Changes

Cohort / File(s) Summary
Package Version & Checkver Update
bucket/folge.json
Version bump to 1.29.2; 64-bit installer URL and hash updated; checkver changed from static URL + regex pattern to script-based fetching of final redirect URL; regex adjusted to extract version from redirected URL destination

Estimated code review effort

🎯 3 (Moderate) | ⏱️ ~20 minutes

Possibly related PRs

Suggested labels

review-needed

Poem

🐰 A version hops from .1 to .2,
The installer URL takes flight anew,
Through redirect paths the checkver roams,
Finding home in Folge's updated domains!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title 'folge: Update to version 1.29.2, fix checkver' is specific and directly describes the main changes: version bump and checkver fix.
Description check ✅ Passed The PR description includes changes summary, related issue closure (#17042), and confirms adherence to contributing guidelines with conventional PR title format.
Linked Issues check ✅ Passed The PR addresses the core requirements from #17042: updates manifest to version 1.29.2, fixes checkver by switching from 7z-wrapped extraction to .exe installer handling, and updates installer URL and hash.
Out of Scope Changes check ✅ Passed All changes are scoped to the folge.json manifest file, addressing only the version update and checkver fix required by issue #17042; no unrelated modifications detected.
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.


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.

folge

  • Lint
  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate

Check the full log for details.

@z-Fng z-Fng merged commit 40fec09 into ScoopInstaller:master Jan 18, 2026
4 checks passed
@z-Fng z-Fng deleted the update-folge branch January 18, 2026 14:10
@coderabbitai coderabbitai Bot mentioned this pull request Jan 22, 2026
2 tasks
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]: folge manifest fails to install – installer/shortcut broken, needs .exe update

1 participant