Skip to content

Commit 9830328

Browse files
authored
electron-24: bump to 24.8.8 (#32)
[skip ci]
1 parent b194685 commit 9830328

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
This reverts https://github.com/chromium/chromium/commit/a7d41a879e76768b1875ed145dae2ad0584584a0
2+
3+
--- a/components/feed/core/proto/BUILD.gn
4+
+++ b/components/feed/core/proto/BUILD.gn
5+
@@ -67,7 +67,6 @@
6+
"v2/wire/xsurface_content.proto",
7+
"v2/xsurface.proto",
8+
]
9+
- proto_deps = [ ":proto_ios_shared_v2" ]
10+
}
11+
12+
if (is_android) {
13+

tur-electron/electron-24/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ TERMUX_PKG_DESCRIPTION="Build cross-platform desktop apps with JavaScript, HTML,
33
TERMUX_PKG_LICENSE="MIT, BSD 3-Clause"
44
TERMUX_PKG_MAINTAINER="Chongyun Lee <[email protected]>"
55
_CHROMIUM_VERSION=112.0.5615.49
6-
TERMUX_PKG_VERSION=24.0.0
6+
TERMUX_PKG_VERSION=24.8.8
77
TERMUX_PKG_SRCURL=git+https://github.com/electron/electron
88
TERMUX_PKG_DEPENDS="electron-deps"
99
TERMUX_PKG_BUILD_DEPENDS="libnotify, libffi-static"

0 commit comments

Comments
 (0)