Skip to content

Commit 897b8cd

Browse files
authored
New version: OpenJS.Electron version 35.0.2 (microsoft#240683)
Signed-off-by: Dragon1573 <[email protected]>
1 parent 69d524a commit 897b8cd

File tree

3 files changed

+71
-0
lines changed

3 files changed

+71
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Created with komac v2.11.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json
3+
4+
PackageIdentifier: OpenJS.Electron
5+
PackageVersion: 35.0.2
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: electron.exe
10+
ReleaseDate: 2025-03-15
11+
ArchiveBinariesDependOnPath: true
12+
Installers:
13+
- Architecture: arm64
14+
InstallerUrl: https://github.com/electron/electron/releases/download/v35.0.2/electron-v35.0.2-win32-arm64.zip
15+
InstallerSha256: 905BDDD537AB871C8357BB9DD4BDD665BEAF2EA84B8A412145B6B9DF9E7C970B
16+
- Architecture: x64
17+
InstallerUrl: https://github.com/electron/electron/releases/download/v35.0.2/electron-v35.0.2-win32-x64.zip
18+
InstallerSha256: E0F208A3DDEEDCB2FEDBE375E7D670BE13CA6D1F04F83213DAA120A18003A98D
19+
- Architecture: x86
20+
InstallerUrl: https://github.com/electron/electron/releases/download/v35.0.2/electron-v35.0.2-win32-ia32.zip
21+
InstallerSha256: d830e90c0b60f7e86d16470ad90117515b0211d564e050c66ede6f48fbc47d48
22+
ManifestType: installer
23+
ManifestVersion: 1.9.0
24+
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
# Created with komac v2.11.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json
3+
4+
PackageIdentifier: OpenJS.Electron
5+
PackageVersion: 35.0.2
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 v35.0.2
28+
Fixes
29+
- Fixed an issue where Web Workers crashed on unhandled rejections. #46020 (Also in 34, 36)
30+
- Fixed an issue where packages could be mistakenly not found in asar. #46022 (Also in 36)
31+
- Fixed title changes to not occur while navigating within a page. #46035 (Also in 34, 36)
32+
Other Changes
33+
- Fixed an issue where Electron could fail to load on some older Linux distributions. #45983 (Also in 34, 36)
34+
- Updated Chromium to 134.0.6998.88. #45972
35+
ReleaseNotesUrl: https://github.com/electron/electron/releases/tag/v35.0.2
36+
ManifestType: defaultLocale
37+
ManifestVersion: 1.9.0
38+
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Created with komac v2.11.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json
3+
4+
PackageIdentifier: OpenJS.Electron
5+
PackageVersion: 35.0.2
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.9.0
9+

0 commit comments

Comments
 (0)