fix: update electron (#2136)

This commit is contained in:
Baptiste Augrain
2024-12-06 10:35:33 +01:00
committed by GitHub
parent e5db309f8f
commit 96905a4dec
3 changed files with 204 additions and 12 deletions

View File

@@ -2,5 +2,5 @@
set -ex
export ELECTRON_VERSION="32.2.5"
export ELECTRON_VERSION="32.2.7"
export VSCODE_ELECTRON_TAG="v${ELECTRON_VERSION}.riscv1"