Skip to content

Commit

Permalink
bump(main/vtm): 0.9.86
Browse files Browse the repository at this point in the history
This commit has been automatically submitted by Github Actions.
  • Loading branch information
termuxbot2 committed Jul 7, 2024
1 parent 7b63447 commit b0a2bce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/vtm/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ TERMUX_PKG_DESCRIPTION="Terminal multiplexer with TUI window manager and multi-p
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_LICENSE_FILE="LICENSE"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="0.9.85"
TERMUX_PKG_VERSION="0.9.86"
TERMUX_PKG_SRCURL=https://github.com/netxs-group/vtm/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=44cf8cad62eecdc45dd67d7f21e594e5253824216d2f3be5519a48128f7fc163
TERMUX_PKG_SHA256=7ea45a707b9d92e8a22c1d52321e97b3041c145764888273e9e9aecec9c00731
TERMUX_PKG_DEPENDS="libc++"
TERMUX_PKG_BUILD_DEPENDS="libandroid-spawn"
TERMUX_PKG_BUILD_IN_SRC=true
Expand Down

0 comments on commit b0a2bce

Please sign in to comment.