Skip to content

wcurl: Update to version 2026.08.30 - #8506

Open
sitiom wants to merge 1 commit into
ScoopInstaller:masterfrom
sitiom:wcurl
Open

sitiom wants to merge 1 commit into
ScoopInstaller:masterfrom
sitiom:wcurl

Conversation

@sitiom

@sitiom sitiom commented Sep 13, 2026

Copy link
Copy Markdown
Contributor
  • Fix homepage order

  • Point url to the wcurl script instead of the entire archive.

  • Move depends to suggest & remove busybox dependency (Scoop automatically creates a shim to bash)

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

  • I have read the Contributing Guide

@sitiom sitiom mentioned this pull request Sep 13, 2026
1 task
@coderabbitai

coderabbitai Bot commented Sep 13, 2026

Copy link
Copy Markdown

Review Change StackReview Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: 7c02fa63-7c53-4003-ac8f-4fc800f36c22

📥 Commits

Reviewing files that changed from the base of the PR and between 1f418f0 and 6103b60.

📒 Files selected for processing (1)
  • bucket/wcurl.json

Included review availability: Your plan provides up to 4 included reviews per hour; 2 remain after this review.


Summary by CodeRabbit

  • Updates
    • Updated wcurl to version 2026.08.30.
    • Installation now uses a prebuilt release binary instead of compiling from source.
    • Curl and BusyBox are no longer required for installation.
    • Git and curl are now listed as optional tools.

Walkthrough

The wcurl Scoop manifest updates to version 2026.08.30, installs the GitHub release binary, changes dependency declarations, and updates version detection and automatic updates.

Changes

wcurl manifest update

Layer / File(s) Summary
Manifest metadata and dependencies
bucket/wcurl.json
The version changes to 2026.08.30. The manifest retains its homepage, description, and license. Required curl and busybox dependencies change to suggested git and curl entries.
Release binary installation and updates
bucket/wcurl.json
Installation downloads the GitHub release binary and registers it directly as wcurl. checkver and autoupdate use GitHub release assets instead of the source archive.

Priority: ⬇️ Low

Merge Risk: 🟡 Moderate · up to 6103b

A fresh wcurl installation can leave the command unusable until curl is installed separately.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description check ✅ Passed The description summarizes the manifest update and lists the main changes. Both required checklist items are present and checked. No issue reference is provided, but the description is otherwise suffi…
Title check ✅ Passed The title clearly identifies the wcurl manifest and the update to version 2026.08.30. It follows the repository's conventional title format.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
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.

Warning

Some tools did not complete. Review the errors below.

🔧 Biome (2.5.10)
bucket/wcurl.json

Biome could not lint this file: configuration resulted in errors. Check the repository's Biome configuration and plugins.


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.

@sitiom

sitiom commented Sep 13, 2026

Copy link
Copy Markdown
Contributor Author

/verify

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Actionable comments posted: 3


ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: f48f2eed-78e1-412d-9ead-bc016dd925eb

📥 Commits

Reviewing files that changed from the base of the PR and between 13996ab and 1f418f0.

📒 Files selected for processing (1)
  • bucket/wcurl.json

Included review availability: Your plan provides up to 4 included reviews per hour; 3 remain after this review.

Comment thread bucket/wcurl.json
Comment thread bucket/wcurl.json
Comment thread bucket/wcurl.json
@github-actions

Copy link
Copy Markdown
Contributor

All changes look good.

Wait for review from human collaborators.

wcurl

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

Check the full log for details.

@z-Fng z-Fng left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

#6117 (comment)
WSL's bash is very slow as I tried... So when I modify the manifest, I just keep sh and add busybox as depends.

To be honest, I share the same concern. Since Git no longer creates a bash shim (#7459), running bash will default to WSL's bash whenever WSL is enabled. Until this issue is resolved, I think it's best to keep the original manifest design. I'd suggest dropping these changes; otherwise, this PR will likely remain on hold.

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