summaryrefslogtreecommitdiff
path: root/repo/tree-sitter/tree-sitter.xibuild
diff options
context:
space:
mode:
Diffstat (limited to 'repo/tree-sitter/tree-sitter.xibuild')
-rw-r--r--repo/tree-sitter/tree-sitter.xibuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/tree-sitter/tree-sitter.xibuild b/repo/tree-sitter/tree-sitter.xibuild
index ccd2b77..b0c0ffe 100644
--- a/repo/tree-sitter/tree-sitter.xibuild
+++ b/repo/tree-sitter/tree-sitter.xibuild
@@ -3,7 +3,7 @@
MAKEDEPS="make "
DEPS="musl"
-PKG_VER=0.20.6
+PKG_VER=0.20.7
SOURCE=https://github.com/tree-sitter/tree-sitter/archive/v$PKG_VER/tree-sitter-$PKG_VER.tar.gz
DESC="Incremental parsing system for programming tools"