velopack / velopack.fusion

Velopack client libraries for a variety of programming langauges
https://velopack.io
MIT License
0 stars 1 forks source link

Support GitHub Releases #4

Open caesay opened 4 months ago

caesay commented 4 months ago

Since update source is now passed by string (From fusion to the cli) we should implement a GithubUpdateSource in rust and then add some regex matching to see if that should be used instead of HttpSource.