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(mac): electron-updater broken on mac #658

Merged
merged 1 commit into from Nov 6, 2021
Merged

Conversation

csett86
Copy link
Member

@csett86 csett86 commented Nov 5, 2021

Since release 2.9.1 autoupdate was broken (only!) on mac, due to
electron-userland/electron-builder#6149 being
part of the used version of electron-updater

Revert back to stable electron-updater.

Also directly prepare hotfix release 2021.11.2

@csett86
Copy link
Member Author

csett86 commented Nov 5, 2021

@saghul I successfully tested this on mac as well.

Since release 2.9.1 autoupdate was broken (only!) on mac, due to
electron-userland/electron-builder#6149 being
part of the used version of electron-updater

Revert back to stable electron-updater
Copy link
Member

@saghul saghul left a comment

Choose a reason for hiding this comment

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

The Linux failure looks like a network glitch so go ahead.

@csett86 csett86 merged commit 935515d into master Nov 6, 2021
@csett86 csett86 deleted the fix-electron-updater-mac branch November 6, 2021 08:28
d3473r pushed a commit to d3473r/jitsi-meet-electron that referenced this pull request Sep 1, 2023
Since release 2.9.1 autoupdate was broken (only!) on mac, due to
electron-userland/electron-builder#6149 being
part of the used version of electron-updater

Revert back to stable electron-updater
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.

None yet

2 participants