We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e86d0b3 commit f720c39Copy full SHA for f720c39
tur-electron/electron-23/build.sh
@@ -2,8 +2,8 @@ TERMUX_PKG_HOMEPAGE=https://github.com/electron/electron
2
TERMUX_PKG_DESCRIPTION="Build cross-platform desktop apps with JavaScript, HTML, and CSS"
3
TERMUX_PKG_LICENSE="MIT, BSD 3-Clause"
4
TERMUX_PKG_MAINTAINER="Chongyun Lee <[email protected]>"
5
-_CHROMIUM_VERSION=110.0.5481.77
6
-TERMUX_PKG_VERSION=23.0.0
+_CHROMIUM_VERSION=110.0.5481.208
+TERMUX_PKG_VERSION=23.3.13
7
TERMUX_PKG_SRCURL=git+https://github.com/electron/electron
8
TERMUX_PKG_DEPENDS="electron-deps"
9
TERMUX_PKG_BUILD_DEPENDS="libnotify, libffi-static"
0 commit comments