We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
app cannot be installed/updated from specified/original bucket.
install the app from the specified bucket.
> scoop list firefox Installed apps matching 'firefox': firefox 96.0 [nuke] > scoop update firefox > scoop list firefox Installed apps matching 'firefox': firefox 96.0.1 [extras] > scoop install nuke/discord > scoop list discord Installed apps matching 'discord': discord 0.0.311 [extras]
all shortcuts defined in the original manifest still exist, even if the wrong manifest is installed.
i have not checked the source code yet.
Windows version: 11 21H2
OS architecture: x64
PowerShell version: win 5.1.22000.282 / core 7.1.2
Additional software: [(optional) e.g. ConEmu, Git]
{ "lastupdate": "2022-01-16T03:14:56.4497163+00:00", "SCOOP_REPO": "git@github.com:ScoopInstaller/Scoop.git", "SCOOP_BRANCH": "develop", "debug": true, "alias": { "rife": "scoop-rife", "replace": "scoop-replace", "kill": "scoop-kill" }, "MSIEXTRACT_USE_LESSMSI": true, "proxy": "none", "aria2-enabled": false, "aria2-options": [ "--all-proxy=\"http://127.0.0.1:1080\"" ] }
The text was updated successfully, but these errors were encountered:
Please test the fixed PR so I could merge it, thanks.
Sorry, something went wrong.
No branches or pull requests
Bug Report
Current Behavior
app cannot be installed/updated from specified/original bucket.
Expected Behavior
install the app from the specified bucket.
Additional context/output
all shortcuts defined in the original manifest still exist, even if the wrong manifest is installed.
Possible Solution
i have not checked the source code yet.
System details
Windows version: 11 21H2
OS architecture: x64
PowerShell version: win 5.1.22000.282 / core 7.1.2
Additional software: [(optional) e.g. ConEmu, Git]
Scoop Configuration
The text was updated successfully, but these errors were encountered: