Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: gh-r retrieves release data GH REST API (zdharma-continuum#373)
Recent changes to GitHub HTML structure broke `gh-r` & `bpick` ices method of parsing project release assets. - `gh-r` utilizes official GitHub REST API to retrieve project releases data - add `local` scope to `releases_url` variable # closes zdharma-continuum#374 Co-authored-by: Tyler Wardhaugh <tyler.wardhaugh@gmail.com>
- Loading branch information