Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In 1.1.2 last sparkle item picked instead of latest #150

Closed
andrewzirkel opened this issue Aug 21, 2019 · 1 comment
Closed

In 1.1.2 last sparkle item picked instead of latest #150

andrewzirkel opened this issue Aug 21, 2019 · 1 comment
Assignees
Labels

Comments

@andrewzirkel
Copy link
Contributor

Describe the bug
In 1.1.2 when processing a sparkle feed with multiple items the last item in the feed is picked instead of the latest version. This results in an error if the last item is not available. In 1.1.1 the latest versioned item is picked.

To Reproduce
Consider this feed: https://www.kutasoftware.com/updates/appcast_a1m.xml
1.1.2 downloads the last item in the feed instead of the latest version
This failed since the last item is no longer available

Expected behavior
The latest version should be downloaded if there is version information.

Desktop (please complete the following information):

  • macOS: 10.14.5
  • Recipe Robot Version: 1.1.2
  • which python: /usr/bin/python
  • python --version: Python 2.7.10
@homebysix
Copy link
Owner

The Sparkle feed in this example is no longer active, however the core problem should have been addressed by this: 2767a34

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants