Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replacing versions in urls should not include 'v' prefix. (#143)
Our releases are not prefixed with `v` like the upstream distribution. So we need ensure we don't attempt to download our assets from releases prefixed with 'v'`.
- Loading branch information