winget-run / wingetdotrun

📦 Finding winget packages made easy 🔍
https://winget.run
465 stars 10 forks source link

Versions listed in wrong order, with oldest first #14

Closed deadlydog closed 2 years ago

deadlydog commented 2 years ago

Looking at the PowerShell package, it shows v6.0.0.0 as the most recent version, and that versions 6.0.1.0, 6.0.2.0, ... , 7.2.1.0 are older versions. It seems that it's sorting the versions in the reverse order, thinking that the oldest version is actually the newest.

Here's a couple screenshots showing that it lists 6.0.0.0 as the most recent version and hides newer versions.

Old versions hidden

All versions shown

Dragon1320 commented 2 years ago

Thanks for letting us know, this is due to our new package manifest importer not sorting versions correctly, we'll have a fix for it soon.

Dragon1320 commented 2 years ago

Should be fixed now. If it appears unchanged, try clearing your browser cache. If it's still an issue, feel free to re-open.