Skip to content

Commit

Permalink
electron-24: bump to 24.8.8 (#32)
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
licy183 authored Apr 6, 2024
1 parent b194685 commit 9830328
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
This reverts https://github.com/chromium/chromium/commit/a7d41a879e76768b1875ed145dae2ad0584584a0

--- a/components/feed/core/proto/BUILD.gn
+++ b/components/feed/core/proto/BUILD.gn
@@ -67,7 +67,6 @@
"v2/wire/xsurface_content.proto",
"v2/xsurface.proto",
]
- proto_deps = [ ":proto_ios_shared_v2" ]
}

if (is_android) {

2 changes: 1 addition & 1 deletion tur-electron/electron-24/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ TERMUX_PKG_DESCRIPTION="Build cross-platform desktop apps with JavaScript, HTML,
TERMUX_PKG_LICENSE="MIT, BSD 3-Clause"
TERMUX_PKG_MAINTAINER="Chongyun Lee <[email protected]>"
_CHROMIUM_VERSION=112.0.5615.49
TERMUX_PKG_VERSION=24.0.0
TERMUX_PKG_VERSION=24.8.8
TERMUX_PKG_SRCURL=git+https://github.com/electron/electron
TERMUX_PKG_DEPENDS="electron-deps"
TERMUX_PKG_BUILD_DEPENDS="libnotify, libffi-static"
Expand Down

0 comments on commit 9830328

Please sign in to comment.