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
It would be awesome to see this integrated with https://winget.run/ to be able to pull an up to date list of packages.
Either that or implement a similar polling of the winget package commits like how winget.run does.
Yes, I put it in an extra branch for now, so the main branch doesn't get nuked by commits with github actions from the updater.ps1 (nightly-packages) 😊
Although I must say winget.run seems like an interesting project. Thanks for sharing!
It would be awesome to see this integrated with https://winget.run/ to be able to pull an up to date list of packages.
Either that or implement a similar polling of the winget package commits like how winget.run does.
https://github.com/winget-run/api/blob/master/src/server/ghService/update/updatePackageUtil.ts
The text was updated successfully, but these errors were encountered: