By default Pecans fetches releases from GitHub Releases; but since Pecans is caching information, there might be a delay before the creation of the release and the release being served to users.
To solve this issue, you can setup a webhook between Pecans and GitHub, to notify your pecans instance each time GitHub Releases are updated (created/removed/updated).