Update from mirror
See original GitHub issue- Version: electron-builder@17.3.0 electron-updater@1.16.0
- Target: windows, mac
My users are mostly in China, where can’t establish a stable connection to GitHub releases.
I have a mirror server of GitHub releases, and wants to give a option to select mirror or GitHub as update server for users.
But I have noticed that setFeedURL
method is deprecated. Is there any other ways to set a mirror server besides GitHub release?
Issue Analytics
- State:
- Created 6 years ago
- Comments:8 (4 by maintainers)
Top Results From Across the Web
Updating from the Mirror | ESET Endpoint Security
The Mirror tool creates a structure of folders different from what Endpoint mirror does. Each folder holds update files for a group of...
Read more >12 Ways to Update a Mirror - Home Decor - Pinterest
Jun 20, 2016 - Links to 12 fabulous mirror updates from several blogs. ... 12 ways to update a mirror, from some fabulous...
Read more >Updating - Smart Mirror Documentation
Updating the mirror to get the latest updates is easy, just run: · This will sync the remote changes from whatever branch you...
Read more >Mirrors - ArchWiki - Arch Linux
This page is a guide to selecting and configuring your mirrors, and a listing of current available mirrors.
Read more >How to switch to a local update mirror in Linux Mint
If you use Linux Mint and notice that software updates take too long to download, you may live too far from the official...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Deprecated as string url, but you can use
setFeedURL
(https://github.com/electron-userland/electron-builder/wiki/Auto-Update#module_electron-updater.AppUpdater+setFeedURL) to set configuration in runtime. And if url is string, it will be automatically converted intogeneric
provider.Hack for use ghproxy mirror to download