app-builder
app-builder copied to clipboard
a url change in getBaseUrl
Could you please explain why this change is required?
The old one is invalid now. I am using other project which is relying on your project.But meet some problem. You can refer it from this url:https://github.com/electron-userland/electron-builder/issues/6249#issue-993062264 I think it is because the api of github has changed.
GitHub itself recommends using the download link instead of the tag link: https://docs.github.com/en/repositories/releasing-projects-on-github/linking-to-releases
Changes made in #74 may help to fix this problem instead.