SPM support basic auth for non-git binary dependency hosts

I've found that GitHub API will disregard a file extension if you add it, so you can just append .zip to the URL declaration to appease SPM (though perhaps the need to do this should also be revised).

1 Like