Skip to content

Commit 69d524a

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

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,23 @@
1+
# Created with komac v2.10.1
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.0
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: electron.exe
10+
ReleaseDate: 2025-03-04
11+
ArchiveBinariesDependOnPath: true
12+
Installers:
13+
- Architecture: x86
14+
InstallerUrl: https://github.com/electron/electron/releases/download/v35.0.0/electron-v35.0.0-win32-ia32.zip
15+
InstallerSha256: E3D0B52A689082D79D826419649D27106F5B69686267A05498FA27A4FBD56839
16+
- Architecture: x64
17+
InstallerUrl: https://github.com/electron/electron/releases/download/v35.0.0/electron-v35.0.0-win32-x64.zip
18+
InstallerSha256: 21A8BB4770247234C82DF934A90F9913D558FAE0539A3217896CCFD4F316C2ED
19+
- Architecture: arm64
20+
InstallerUrl: https://github.com/electron/electron/releases/download/v35.0.0/electron-v35.0.0-win32-arm64.zip
21+
InstallerSha256: bc7989f51bc2faa696433d36b180f00a7fda6c3a67e3ded44ea23afd036cea63
22+
ManifestType: installer
23+
ManifestVersion: 1.9.0
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
# Created with komac v2.10.1
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.0
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.0
28+
Stack Upgrades
29+
- Chromium 134.0.6998.23
30+
- New in 134
31+
- New in 133
32+
- Node 22.14.0
33+
- Node 20.14.0 blog post
34+
- V8 13.5
35+
Notices
36+
End of Support for 32.x.y
37+
Electron 32.x.y has reached end-of-support as per the project's support policy. Developers and applications are encouraged to upgrade to a newer version of Electron.
38+
ReleaseNotesUrl: https://github.com/electron/electron/releases/tag/v35.0.0
39+
ManifestType: defaultLocale
40+
ManifestVersion: 1.9.0
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with komac v2.10.1
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.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.9.0

0 commit comments

Comments
 (0)