fix: update electron (#2356)

This commit is contained in:
Baptiste Augrain
2025-05-06 22:04:03 +02:00
committed by GitHub
parent dbb1e6f852
commit 138b7979b4
6 changed files with 230 additions and 215 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}"