feat: loong64 support for client (#2121)

This commit is contained in:
darkyzhou
2024-11-22 21:28:10 +08:00
committed by GitHub
parent 52601b91bf
commit 8bcb412ec5
10 changed files with 48 additions and 6 deletions

View File

@@ -0,0 +1,6 @@
#!/usr/bin/env bash
set -ex
export ELECTRON_VERSION="32.2.5"
export VSCODE_ELECTRON_TAG="v${ELECTRON_VERSION}"