Skip to content

Commit f720c39

Browse files
authored
electron-23: bump to 23.3.13 (#27)
[skip ci]
1 parent e86d0b3 commit f720c39

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tur-electron/electron-23/build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ TERMUX_PKG_HOMEPAGE=https://github.com/electron/electron
22
TERMUX_PKG_DESCRIPTION="Build cross-platform desktop apps with JavaScript, HTML, and CSS"
33
TERMUX_PKG_LICENSE="MIT, BSD 3-Clause"
44
TERMUX_PKG_MAINTAINER="Chongyun Lee <[email protected]>"
5-
_CHROMIUM_VERSION=110.0.5481.77
6-
TERMUX_PKG_VERSION=23.0.0
5+
_CHROMIUM_VERSION=110.0.5481.208
6+
TERMUX_PKG_VERSION=23.3.13
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)