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

Why isn't differential update supported on macOS? #7547

Closed
beyondkmp opened this issue Apr 16, 2023 · 6 comments · Fixed by #7709
Closed

Why isn't differential update supported on macOS? #7547

beyondkmp opened this issue Apr 16, 2023 · 6 comments · Fixed by #7709

Comments

@beyondkmp
Copy link
Contributor

beyondkmp commented Apr 16, 2023

  • Electron-Builder Version:
    23.6.0
  • Node Version:
    Node 18
  • Electron Version:
    Electron 22

The electron updater now supports differential updates, but I noticed that it hasn't been implemented on macOS. Is there any technical limitation for this? If not, I'm willing to implement it.

@mmaietta
Copy link
Collaborator

I don't think there's any technical limitation. IIRC zip blockmaps already exist? All electron-builder is doing is downloading the files, then serving them over localhost to Electron's native electron-updater

@github-actions
Copy link
Contributor

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the Stale label May 18, 2023
@petem24
Copy link

petem24 commented May 22, 2023

I'm also looking for this. Seems crazy to download my full app size (180mb) for a 100kb patch

@github-actions github-actions bot removed the Stale label May 23, 2023
@github-actions
Copy link
Contributor

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.

Copy link
Contributor

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.

@github-actions github-actions bot added the Stale label Dec 20, 2023
Copy link
Contributor

This issue was closed because it has been stalled for 30 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jan 19, 2024
@mmaietta mmaietta reopened this Feb 24, 2024
@github-actions github-actions bot removed the Stale label Feb 25, 2024
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 a pull request may close this issue.

3 participants