feat: use custom tag instead of custom version for MS electron releases (#181309)

* feat: use custom tag instead of custom version for MS electron releases

* chore: bump @vscode/gulp-electron

* chore: move build id to .yarnrc

* chore: rename enableUNCAccessChecks => restrictUNCAccess

* chore: update electron@22.3.11

* chore: add build info to about dialog

* chore: simplify helper function

* chore: remove unused node.js checksums

* chore: bump nodejs internal version

* chore: bump distro

* fix: revert changes to sign.ts

* chore: bump distro
This commit is contained in:
Robo
2023-06-17 10:03:35 +09:00
committed by GitHub
parent e6de1b0822
commit 8fb5ea0142
14 changed files with 40 additions and 58 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
disturl "http://nodejs.org/dist"
target "16.17.1"
ms_build_id "20230714"
ms_build_id "218982"
runtime "node"
build_from_source "true"