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
Describe the bug
The script thinks that 23F5049f is newer than 23F79. In older versions (before using is-at-least these comparisons were more robust.
To Reproduce
Try to upgrade from 23F5049f to 23F79. The latest installer will download and run, but if just caching, the next run will fail due to version comparison.
Expected behavior
The script should recognise that 23F79 is newer than 23F5049f.
Environment (please complete the following information):
OS version: 14.5beta
erase-install version: 34.0
The text was updated successfully, but these errors were encountered:
Describe the bug
The script thinks that 23F5049f is newer than 23F79. In older versions (before using
is-at-least
these comparisons were more robust.To Reproduce
Try to upgrade from 23F5049f to 23F79. The latest installer will download and run, but if just caching, the next run will fail due to version comparison.
Expected behavior
The script should recognise that 23F79 is newer than 23F5049f.
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: