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

[email protected]: download url changed #14021

Closed
BradKnowles opened this issue Sep 14, 2024 · 0 comments · Fixed by #14023
Closed

[email protected]: download url changed #14021

BradKnowles opened this issue Sep 14, 2024 · 0 comments · Fixed by #14023

Comments

@BradKnowles
Copy link
Contributor

GitExtensions changed the format of the download URL from version 4.2.1.17611 to 5.0.0.17897.

I've pasted updated regex and autoupdate values below. Will try to get a PR in a bit later.

        "regex": "/v(?<tag>[\\d.]+)\/GitExtensions-Portable-(?<arch>x64)-([\\d.]+)-(?<commit>[\\w]+)\\.zip"
    },
    "autoupdate": {
        "url": "https://github.com/gitextensions/gitextensions/releases/download/v$matchTag/GitExtensions-Portable-$matchArch-$version-$matchCommit.zip"
    }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant