fix: hardware acceleration broken with versioned layout on windows (#279546)

* chore: update build

* chore: bump distro

* chore: bump distro
This commit is contained in:
Robo 2025-11-27 01:10:45 +09:00 committed by GitHub
parent 1fefbeea3c
commit c1678382f9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

2
.npmrc
View File

@ -1,6 +1,6 @@
disturl="https://electronjs.org/headers"
target="39.2.3"
ms_build_id="12825439"
ms_build_id="12850287"
runtime="electron"
build_from_source="true"
legacy-peer-deps="true"

View File

@ -1,7 +1,7 @@
{
"name": "code-oss-dev",
"version": "1.107.0",
"distro": "81eb23fc5875b4661131f4591edd1e617cf3e86e",
"distro": "83b6888c00d390a7a4e658b8ce71f94484091f54",
"author": {
"name": "Microsoft Corporation"
},