-
-
Notifications
You must be signed in to change notification settings - Fork 984
New issue
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
[Bug]: innounp claims 2.64 but is installing 1.77 #6480
Comments
Just came across this when trying to install Inno Setup v6.4.0 - it couldn't be unpacked as scoop was using innounp v1.77 despite claiming that v2.64 was installed Had to manually replace the innounp.exe with the real v2.64 executable to get the Inno Setup install to work |
It's simply the wrong URL in the manifest. It should be:
|
Looks like this is now fixed with 8d49f4f
|
However |
This brings up an interesting problem: when a manifest is updated to fix a bug, but the version number of the application hasn't changed, there's no indication that the user might want to force an upgrade of the app, even though it's at the current version. Maybe scoop upgrade could display a message for any apps where the manifest has changed but the version is current? |
Fixed by ScoopInstaller/Versions@81c7d70
Good idea! Will try it soon. |
Prerequisites
Package Name
innounp
Expected/Current Behaviour
innounp claims 2.64 but is installing 1.77
Steps to Reproduce
Possible Solution
use the "Executable programs as zip archive (2.01 MB)" option on the webpage rather than "https://www.rathlev-home.de/tools/download/innounp-1.zip"?
Scoop and Buckets Version
Scoop Config
PowerShell Version
Additional Softwares
No response
The text was updated successfully, but these errors were encountered: