bump(main/tree-sitter): 0.25.8

This commit has been automatically submitted by Github Actions.
This commit is contained in:
termux-pacman-bot
2025-07-14 00:21:12 +00:00
parent c33e1ede9b
commit b3e155540e

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.25.7"
TERMUX_PKG_VERSION="0.25.8"
TERMUX_PKG_SRCURL=https://github.com/tree-sitter/tree-sitter/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=ef9d1afe8e81a508c28e529101f28ad38b785daf3acc0a2f707d00e8c4a498a8
TERMUX_PKG_SHA256=178b575244d967f4920a4642408dc4edf6de96948d37d7f06e5b78acee9c0b4e
TERMUX_PKG_BREAKS="libtreesitter"
TERMUX_PKG_REPLACES="libtreesitter"
TERMUX_PKG_AUTO_UPDATE=true