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

win-acme: Fix au.url (double v) #292

Merged
merged 2 commits into from
Aug 3, 2019
Merged

win-acme: Fix au.url (double v) #292

merged 2 commits into from
Aug 3, 2019

Conversation

rasa
Copy link
Member

@rasa rasa commented Aug 3, 2019

See #150

Copy link
Contributor

@Ash258 Ash258 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You could go with:

    "checkver": {
        "github": "https://github.com/PKISharp/win-acme",
        "regex": "win-acme\\.v([\\d.]+)\\.zip"
    },
    "autoupdate": {
        "url": "https://github.com/PKISharp/win-acme/releases/download/v$matchHead/win-acme.v$version.zip"
    }

@rasa rasa merged commit bea1fef into master Aug 3, 2019
@rasa rasa deleted the rasa-win-acme branch August 3, 2019 13:37
@rasa rasa mentioned this pull request Aug 4, 2019
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 this pull request may close these issues.

None yet

2 participants