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

Add GitHub download URL fallback #70

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

hoppjan
Copy link

@hoppjan hoppjan commented Sep 9, 2024

fixes #69

This is a relatively non-invasive fix.
I added a second fallback mechanism before the fallback for older versions.
Also, this does not have the regex-issue mentioned in #69, since it does not depend on the regex.

It is possible that this fallback URL to GitHub should become the new default URL, since old versions are still available via the fallback and newer versions can be found on GitHub.

The safest bet should be just leaving this as fallback for now though.

@keeshux keeshux self-assigned this Sep 12, 2024
@keeshux keeshux added the bug label Sep 12, 2024
@keeshux keeshux merged commit 911f1b0 into passepartoutvpn:master Sep 13, 2024
@keeshux
Copy link
Member

keeshux commented Sep 13, 2024

@hoppjan thank you!

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

Successfully merging this pull request may close these issues.

Build issue for newer versions with archives hosted on GitHub
2 participants