bump(main/tree-sitter): 0.24.3

This commit has been automatically submitted by Github Actions.
This commit is contained in:
termux-pacman-bot
2024-10-10 00:50:40 +00:00
parent f0dd4a215a
commit 8122bbe70f

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="Joshua Kahn @TomJo2000"
TERMUX_PKG_VERSION="0.24.2"
TERMUX_PKG_VERSION="0.24.3"
TERMUX_PKG_SRCURL=https://github.com/tree-sitter/tree-sitter/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=199da041ac7ef62bccdda9b7bec28aafa073f7eea2677680aa7992d503c9cc64
TERMUX_PKG_SHA256=0a8d0cf8e09caba22ed0d8439f7fa1e3d8453800038e43ccad1f34ef29537da1
TERMUX_PKG_BREAKS="libtreesitter"
TERMUX_PKG_REPLACES="libtreesitter"
TERMUX_PKG_AUTO_UPDATE=true