Skip to content

Commit dd24598

Browse files
authored
New version: OpenJS.Electron.37 version 37.10.3 (microsoft#318444)
1 parent a33efdf commit dd24598

3 files changed

Lines changed: 63 additions & 0 deletions

File tree

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Created with komac v2.14.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: OpenJS.Electron.37
5+
PackageVersion: 37.10.3
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: electron.exe
10+
ReleaseDate: 2025-11-25
11+
ArchiveBinariesDependOnPath: true
12+
Installers:
13+
- Architecture: x86
14+
InstallerUrl: https://github.com/electron/electron/releases/download/v37.10.3/electron-v37.10.3-win32-ia32.zip
15+
InstallerSha256: 160995A4051DA1C458CEFCAF6CB6F0BBC8A03D61D482D57814B1525E1246EDAA
16+
- Architecture: x64
17+
InstallerUrl: https://github.com/electron/electron/releases/download/v37.10.3/electron-v37.10.3-win32-x64.zip
18+
InstallerSha256: AF69B8A4326432A8BF655EB23F808DCFF02BCB2555CAC9667E72E943F53542E4
19+
- Architecture: arm64
20+
InstallerUrl: https://github.com/electron/electron/releases/download/v37.10.3/electron-v37.10.3-win32-arm64.zip
21+
InstallerSha256: 46D07143500F3BEA54964FA8F4B9338CED1CB09F101A483FEDB56331E3A413EA
22+
ManifestType: installer
23+
ManifestVersion: 1.10.0
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# Created with komac v2.14.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: OpenJS.Electron.37
5+
PackageVersion: 37.10.3
6+
PackageLocale: en-US
7+
Publisher: OpenJS Foundation
8+
PublisherUrl: https://openjsf.org/
9+
PublisherSupportUrl: https://github.com/electron/electron/issues
10+
PackageName: Electron
11+
PackageUrl: https://www.electronjs.org/
12+
License: MIT
13+
LicenseUrl: https://github.com/electron/electron/blob/HEAD/LICENSE
14+
ShortDescription: Build cross-platform desktop apps with JavaScript, HTML, and CSS.
15+
Moniker: electron
16+
Tags:
17+
- c-plus-plus
18+
- chrome
19+
- css
20+
- electron
21+
- html
22+
- javascript
23+
- nodejs
24+
- v8
25+
- works-with-codespaces
26+
ReleaseNotes: |-
27+
Release Notes for v37.10.3
28+
Fixes
29+
- Fixed an issue where systemPreferences.getAccentColor inverted the color. #49067 (Also in 39)
30+
ReleaseNotesUrl: https://github.com/electron/electron/releases/tag/v37.10.3
31+
ManifestType: defaultLocale
32+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with komac v2.14.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: OpenJS.Electron.37
5+
PackageVersion: 37.10.3
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)