fix: update electron

This commit is contained in:
Baptiste Augrain
2025-05-07 03:52:25 +02:00
parent 6931eea602
commit 61005f975b
2 changed files with 11 additions and 12 deletions

View File

@@ -2,5 +2,5 @@
set -ex
export ELECTRON_VERSION="34.2.0"
export ELECTRON_VERSION="34.5.4"
export VSCODE_ELECTRON_TAG="v${ELECTRON_VERSION}"