mirror of
https://github.com/ScoopInstaller/Scoop.git
synced 2026-09-03 20:16:10 +00:00
The autoupdate function did not check if the found version is newer (just !=) so it was happy to downgrade everything automatically. Downgrades can still be forced with the -force param