Skip to content

Commit 8ecf4af

Browse files
authored
New version: OpenJS.Electron.39 version 39.1.1 (microsoft#319643)
1 parent 354b766 commit 8ecf4af

File tree

3 files changed

+64
-0
lines changed

3 files changed

+64
-0
lines changed
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.39
5+
PackageVersion: 39.1.1
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: electron.exe
10+
UpgradeBehavior: install
11+
ReleaseDate: 2025-11-06
12+
Installers:
13+
- Architecture: x86
14+
InstallerUrl: https://github.com/electron/electron/releases/download/v39.1.1/electron-v39.1.1-win32-ia32.zip
15+
InstallerSha256: 7FD9CD118A4B9AF2639CDB61D88680BFCA167928B8F351900810BB9F44164C85
16+
- Architecture: x64
17+
InstallerUrl: https://github.com/electron/electron/releases/download/v39.1.1/electron-v39.1.1-win32-x64.zip
18+
InstallerSha256: 31FE123B0D34C95A9C4B309835997E97D1E71272EB17C20676E19720C6530AEA
19+
- Architecture: arm64
20+
InstallerUrl: https://github.com/electron/electron/releases/download/v39.1.1/electron-v39.1.1-win32-arm64.zip
21+
InstallerSha256: EDF3F339C95F5D5C49EE010A5E5B0909923F947AB658617AAB32E9BEC84949CE
22+
ManifestType: installer
23+
ManifestVersion: 1.10.0
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
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.39
5+
PackageVersion: 39.1.1
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 v39.1.1
28+
Fixes
29+
- Fixed an application crash when clicking or hovering over the native MacOS "Window" menu. Reverts #48598. #48800 ^{(Also in 40)}
30+
- Fixed draw smoothing round corner issue. #48781 ^{(Also in 40)}
31+
ReleaseNotesUrl: https://github.com/electron/electron/releases/tag/v39.1.1
32+
ManifestType: defaultLocale
33+
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.39
5+
PackageVersion: 39.1.1
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)