libraries/tree-sitter: Updated for version 0.22.6

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Julian Grinblat 2024-05-06 23:46:42 +09:00 committed by Willy Sudiarto Raharjo
parent 2127e1f5e8
commit 332ac061f4
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=tree-sitter
VERSION=${VERSION:-0.22.5}
VERSION=${VERSION:-0.22.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="tree-sitter"
VERSION="0.22.5"
VERSION="0.22.6"
HOMEPAGE="https://github.com/tree-sitter/tree-sitter"
DOWNLOAD="https://github.com/tree-sitter/tree-sitter/archive/v0.22.5/tree-sitter-0.22.5.tar.gz"
MD5SUM="0dd82a02eb9fd99d0374fc95e4ca493d"
DOWNLOAD="https://github.com/tree-sitter/tree-sitter/archive/v0.22.6/tree-sitter-0.22.6.tar.gz"
MD5SUM="1c8767fcc22be1b66583677d6ab07cb1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""