Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(download): download failed when using ELECTRON_MIRROR #74

Merged
merged 2 commits into from
Mar 9, 2022
Merged

fix(download): download failed when using ELECTRON_MIRROR #74

merged 2 commits into from
Mar 9, 2022

Conversation

bytemain
Copy link
Contributor

@bytemain bytemain commented Feb 7, 2022

this close: #73

@bytemain bytemain changed the title feat: update electron download url join feat: update electron download url Feb 7, 2022
pkg/electron/electronDownloader.go Outdated Show resolved Hide resolved
pkg/electron/electronDownloader.go Outdated Show resolved Hide resolved
@BlackHole1
Copy link
Contributor

title nit: fix(download): download failed when using ELECTRON_MIRROR

@bytemain bytemain changed the title feat: update electron download url fix(download): download failed when using ELECTRON_MIRROR Feb 10, 2022
Update pkg/electron/electronDownloader.go

Co-authored-by: Black-Hole <[email protected]>

chore: change func name
@bytemain
Copy link
Contributor Author

@develar please have a look

Copy link
Contributor

@BlackHole1 BlackHole1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

cc: @develar

@fengmk2
Copy link

fengmk2 commented Feb 17, 2022

+1

@BlackHole1
Copy link
Contributor

I am trying to get in touch with @develar

@develar develar merged commit 7e5f330 into develar:master Mar 9, 2022
@BlackHole1
Copy link
Contributor

Hey @develar. Can a new version be released for this purpose? If a new version of this is released, I will submit a PR to electron-builder for upgrading this library

@develar
Copy link
Owner

develar commented Mar 9, 2022

4.1.2 is released. Sorry for the delay. Thanks for your help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

handle 404 cases caused by using electron mirror
4 participants