github
github copied to clipboard
[feature request]There is no API for [ Get a single release asset ]
https://developer.github.com/v3/repos/releases/#get-a-single-release-asset I think it is very important to wrapper this API
for example, I am dealing with the auto-update of electron. I am trying to let the client-side to detect the latest release by itself and download the release asset to update.