Skip to content

Commit fa2930b

Browse files
authored
New version: OpenJS.Electron.41 version 41.5.0 (#367791)
1 parent f8e3b62 commit fa2930b

3 files changed

Lines changed: 70 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.41
5+
PackageVersion: 41.5.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-02
14+
Installers:
15+
- Architecture: x86
16+
InstallerUrl: https://github.com/electron/electron/releases/download/v41.5.0/electron-v41.5.0-win32-ia32.zip
17+
InstallerSha256: C7699E4A22DEB6145DAC63D0E4549A83BA7C5C78DC847BA6E569558E27400ED0
18+
- Architecture: x64
19+
InstallerUrl: https://github.com/electron/electron/releases/download/v41.5.0/electron-v41.5.0-win32-x64.zip
20+
InstallerSha256: 80CA17147647872DDF2C5322E7AAD198B67AB179954998EEBC295316861ECD51
21+
- Architecture: arm64
22+
InstallerUrl: https://github.com/electron/electron/releases/download/v41.5.0/electron-v41.5.0-win32-arm64.zip
23+
InstallerSha256: C59CD1AF301253AAF1E482F516C1535D5D23575334B0689BB88C4F67284C3334
24+
ManifestType: installer
25+
ManifestVersion: 1.12.0
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
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.41
5+
PackageVersion: 41.5.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 v41.5.0
29+
Features
30+
- Added app.configureWebAuthn() to enable the Touch ID platform authenticator for WebAuthn on macOS, and a select-webauthn-account session event for choosing between multiple discoverable credentials. #51412 ^{(Also in 42)}
31+
Fixes
32+
- Fixed a regression on Windows where frameless windows changed their size after calling setResizable. #51427 ^{(Also in 42)}
33+
- Fixed an issue on Windows where a transient UnhookWindowsHookEx failure in setIgnoreMouseEvents(true, { forward: true }) teardown could cause duplicate low-level mouse hooks to be installed on the next activation. #51419 ^{(Also in 42)}
34+
- Fixed remote debugging via --remote-debugging-port not working when inspecting from Chrome's chrome://inspect page. The DevTools page would appear empty due to the frontend URL pointing to a CDN that returned 404 for Electron's Chromium builds. #51413
35+
ReleaseNotesUrl: https://github.com/electron/electron/releases/tag/v41.5.0
36+
ManifestType: defaultLocale
37+
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.41
5+
PackageVersion: 41.5.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)