bump(main/libtreesitter): 0.21.0-pre-release-1

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2024-02-09 00:31:33 +00:00
parent 44697909df
commit 4e3a38318d
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/tree-sitter/tree-sitter
TERMUX_PKG_DESCRIPTION="An incremental parsing system for programming tools"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="0.20.9"
TERMUX_PKG_VERSION="0.21.0-pre-release-1"
TERMUX_PKG_SRCURL=https://github.com/tree-sitter/tree-sitter/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=9b2fd489a7281e3a7e5e7cbbf3a974e5a6a115889ae65676d61b79bdae96464e
TERMUX_PKG_SHA256=2e231021af39a188ea6de8c3c20800e366bee2e8fa477ae33681dc9de0731a3b
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_BUILD_IN_SRC=true