Allow to configure github release provider #58
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The idea is to have a configuration file modifiable by the user to dynamically add providers from GitHub releases.
The configuration should describe how to extract the version from the tag name (with a default behavior) and a pattern to choose the download URLs (to allow choosing the right architecture).