mirror of
https://github.com/ScoopInstaller/Scoop.git
synced 2026-09-13 00:46:15 +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