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

Add support to Electron v19 #2323

Closed
wants to merge 5 commits into from
Closed

Conversation

dsouza95
Copy link
Collaborator

This PR adds Electron v19 to the list of electron build targets.
As far as I could tell, this is the latest version of Electron that can be built without c++17 support, so I stopped there for now.
This electron versions adds some features, but most importantly will patch some vulnerabilities such as this one.

* fix: apt-update before installing dependencies

* fix: fix apt update calls for linux runners
* feat: change ghcr and npm registry URLs

* fix: fix trailing spaces in README
@dsouza95 dsouza95 closed this Apr 12, 2023
@dsouza95 dsouza95 deleted the electron-19 branch April 12, 2023 15:20
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

1 participant