-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
Description
Bug Report
Current Behavior
I've been trying this for days now. I couldn't manage to let scoop know that an app has an update.
Here are the steps I did exactly:
- Created a bucket with the provided template
- Created a manifest (version 1.0)
- Added the bucket to scoop
- Installed app
- Updated manifest file to version 1.1
- git commit
- scoop status => no updates
- scoop update myapp => Latest versions for all apps are installed ...
Expected Behavior
scoop must recognize the provided app update
System details
Windows version: 10
OS architecture: 64bit
PowerShell version: 5.1.19041.1320
Scoop Configuration
{
"lastupdate": "2022-01-17T08:50:30.1227428+01:00",
"alias": {
},
"SCOOP_REPO": "https://github.com/ScoopInstaller/Scoop",
"SCOOP_BRANCH": "master"
}