Skip to content

Commit 432f208

Browse files
authored
New version: OpenJS.Electron.42 version 42.3.0 (microsoft#380290)
1 parent 0f71c70 commit 432f208

3 files changed

Lines changed: 73 additions & 0 deletions

File tree

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Created with komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: OpenJS.Electron.42
5+
PackageVersion: 42.3.0
6+
InstallerLocale: en-US
7+
InstallerType: zip
8+
NestedInstallerType: portable
9+
NestedInstallerFiles:
10+
- RelativeFilePath: electron.exe
11+
PortableCommandAlias: electron
12+
UpgradeBehavior: install
13+
ReleaseDate: 2026-05-26
14+
Installers:
15+
- Architecture: x86
16+
InstallerUrl: https://github.com/electron/electron/releases/download/v42.3.0/electron-v42.3.0-win32-ia32.zip
17+
InstallerSha256: 6F3D09AF41871B22A05C1D78BA85E2DC6C1F5657239B0A1FF7BB2EF1B844B823
18+
- Architecture: x64
19+
InstallerUrl: https://github.com/electron/electron/releases/download/v42.3.0/electron-v42.3.0-win32-x64.zip
20+
InstallerSha256: 01889FF05A2852B86F34E274F0FD7DC41F31CCC500A8D4E07D43F4984B8CEC9A
21+
- Architecture: arm64
22+
InstallerUrl: https://github.com/electron/electron/releases/download/v42.3.0/electron-v42.3.0-win32-arm64.zip
23+
InstallerSha256: F10A8848772338D440931114DDD9C74E5A348AF97FA356B23936A40F0A077D3B
24+
ManifestType: installer
25+
ManifestVersion: 1.12.0
Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
# Created with komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: OpenJS.Electron.42
5+
PackageVersion: 42.3.0
6+
PackageLocale: en-US
7+
Publisher: OpenJS Foundation
8+
PublisherUrl: https://openjsf.org/
9+
PublisherSupportUrl: https://github.com/electron/electron/issues
10+
PrivacyUrl: https://privacy-policy.openjsf.org/
11+
PackageName: Electron
12+
PackageUrl: https://www.electronjs.org/
13+
License: MIT
14+
LicenseUrl: https://github.com/electron/electron/blob/HEAD/LICENSE
15+
ShortDescription: Build cross-platform desktop apps with JavaScript, HTML, and CSS.
16+
Moniker: electron
17+
Tags:
18+
- c-plus-plus
19+
- chrome
20+
- css
21+
- electron
22+
- html
23+
- javascript
24+
- nodejs
25+
- v8
26+
- works-with-codespaces
27+
ReleaseNotes: |-
28+
Release Notes for v42.3.0
29+
Features
30+
- Added Linux support for app.getApplicationInfoForProtocol(). #51680
31+
- Added Notification.remove(), removeAll(), and removeGroup() static methods for macOS. #51691 ^{(Also in 43)}
32+
- Added session support to net module requests from utility process. #51698
33+
Fixes
34+
- Fixed an issue where process and other Node globals were undefined in ESM preload scripts when contextIsolation was disabled. #51726 ^{(Also in 43)}
35+
- Fixed native addon compilation failure with undefined msvc intrinsic from v8 headers. #51706 ^{(Also in 43)}
36+
Other Changes
37+
- Updated Chromium to 148.0.7778.180. #51600
38+
ReleaseNotesUrl: https://github.com/electron/electron/releases/tag/v42.3.0
39+
ManifestType: defaultLocale
40+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: OpenJS.Electron.42
5+
PackageVersion: 42.3.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)