bump(main/tree-sitter): 0.25.9

This commit has been automatically submitted by Github Actions.
This commit is contained in:
termux-pacman-bot
2025-09-07 00:50:06 +00:00
parent 1e649297cd
commit 010dbc9c72

View File

@@ -2,10 +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.8"
TERMUX_PKG_REVISION=1
TERMUX_PKG_VERSION="0.25.9"
TERMUX_PKG_SRCURL=https://github.com/tree-sitter/tree-sitter/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=178b575244d967f4920a4642408dc4edf6de96948d37d7f06e5b78acee9c0b4e
TERMUX_PKG_SHA256=024a2478579acebbb8882d7c2c0f0e07fc0aa19a459b48d10469e4abb96cf16e
TERMUX_PKG_BREAKS="libtreesitter"
TERMUX_PKG_REPLACES="libtreesitter"
TERMUX_PKG_AUTO_UPDATE=true