https://winget.run/ is not updating automatically
DW-42 opened this issue · 6 comments
It would seem that since the winget manifest file specification changed to version 1.0 the website https://winget.run/ is not updating automatically. It could be coincidence, but I assume is because the api cannot parse the new file format correctly.
All the back-end work for that has been done, we just need to deploy the changes. I'll get to that part either later today or tomorrow.
Is this still a current problem?
It seems like Node.js 16.10.0 was added a while ago: https://github.com/microsoft/winget-pkgs/pull/28411/files
But on winget.run, it's still reporting 15.12.0 as the latest version: https://winget.run/pkg/OpenJS/NodeJS
The website ( https://winget.run/ ) is still broken. :-(
I'll try to get it fixed as soon as I can (I wanna say around 1-2 weeks), just happens that I've been busy with work lately and haven't had much time to do much.
Is this issue going to be resolved soon? I noticed the same issue with GitHub.GitHubDesktop
: the reported version is 2.6.6, but the latest is 2.9.5.
Everything should be updated now. There may be some small issues like a couple missing versions and fields but I'll try to fix those over the next couple weeks.