You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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