fix: update patch and electron hashes

This commit is contained in:
Baptiste Augrain
2024-12-08 12:30:19 +01:00
parent 453b07c8c6
commit 33711f5a48
5 changed files with 104 additions and 63 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}"