Skip to content
Discussion options

You must be logged in to vote

In #6538, an option aria2-fallback-disabled was introduced to allow disabling the automatic fallback to the default downloader.

This feature will be included in the next release (which may come in a few months). If you'd like to use it right now, you can switch your Scoop-Core to the develop branch by running:
(p.s. Make sure you don't have any local changes to Scoop-Core, otherwise the command won't work.)

scoop config scoop_repo https://github.com/ScoopInstaller/Scoop.git
scoop config scoop_branch develop
scoop update
scoop config aria2-fallback-disabled true

When the next version is released, you can switch back to the Scoop-Core master branch using the following command:

scoop confi…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by aoisummer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants