bump(main/helix): 22.12

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-12-07 06:40:01 +00:00
parent 7b5b7eb4fc
commit 39ef57d326
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ TERMUX_PKG_HOMEPAGE="https://helix-editor.com/"
TERMUX_PKG_DESCRIPTION="A post-modern modal text editor written in rust"
TERMUX_PKG_LICENSE="MPL-2.0"
TERMUX_PKG_MAINTAINER="Aditya Alok <alok@termux.org>"
TERMUX_PKG_VERSION="22.08.1"
TERMUX_PKG_VERSION="22.12"
TERMUX_PKG_SRCURL="https://github.com/helix-editor/helix.git"
TERMUX_PKG_GIT_BRANCH="${TERMUX_PKG_VERSION}"
TERMUX_PKG_DEPENDS="libc++"