Skip to content

[Issue] Firefox-developer version updates ALWAYS require --force to be installed #3687

@LoZeno

Description

@LoZeno

See this:
ScoopInstaller/Scoop#3876

essentially, the version number parsing doesn't work anymore with firefox-developer's format (Major.minor[b]betaversion).
Running scoop update and scoop status does not notify the user of a new version of firefox-developer, even when present, if the change in version number is only on the last beta version number.
Moreover, running scoop cleanup firefox-developer breaks the /current/ folder junction. Example follow:

install firefox-developer@75.0b1, firefox-developer@75.0b2 and firefox-developer@75.0b3, in this order. /current/ will point to 75.0b3
Now run scoop cleanup: only 75.0b1 will be left, but /current/ will still point to a (non-existant) 75.0b3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions