app-builder icon indicating copy to clipboard operation
app-builder copied to clipboard

a url change in getBaseUrl

Open nothatDinger opened this issue 4 years ago • 3 comments

nothatDinger avatar Sep 12 '21 01:09 nothatDinger

Could you please explain why this change is required?

develar avatar Sep 14 '21 12:09 develar

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.

nothatDinger avatar Sep 16 '21 11:09 nothatDinger

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.

mquevill avatar May 14 '22 06:05 mquevill