I think you would need to look at both 0th and 1st elements returned in the 
JSON at 
[https://api.github.com/repos/nim-lang/nightlies/releases](https://api.github.com/repos/nim-lang/nightlies/releases),
 and then get the element where the `name` field matches `"-bdevel-"`.

_I just committed this little change that adds ``-b <BRANCH NAME>`` to the 
Release name._

Hopefully that helps.

/cc @shashlick|   
---|---

Reply via email to