tree-sitter: Update to version 0.25.6

This commit is contained in:
github-actions[bot] 2025-06-04 16:30:23 +00:00
parent 86d1566334
commit de2f9f1f1d

View File

@ -1,16 +1,16 @@
{
"version": "0.25.5",
"version": "0.25.6",
"description": "An incremental parsing system for programming tools",
"homepage": "https://tree-sitter.github.io/tree-sitter/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/tree-sitter/tree-sitter/releases/download/v0.25.5/tree-sitter-windows-x64.gz",
"hash": "bb73533e604c7aeb0a63e9af177d9d18c61ab42a8b2baeec44bb2cd59ab5fbf6"
"url": "https://github.com/tree-sitter/tree-sitter/releases/download/v0.25.6/tree-sitter-windows-x64.gz",
"hash": "2e8bdc91f0032f1a670eb154706975e282ddf31b5d27a9664151126bd9306c82"
},
"32bit": {
"url": "https://github.com/tree-sitter/tree-sitter/releases/download/v0.25.5/tree-sitter-windows-x86.gz",
"hash": "05a018630bedc1a19cabcdd690bd656f1c68832f0d7201f9267ca6fbd28550e8"
"url": "https://github.com/tree-sitter/tree-sitter/releases/download/v0.25.6/tree-sitter-windows-x86.gz",
"hash": "fbd22b672904e1e44671ab17f39c133f0450a52eae974b413943757e0538914f"
}
},
"bin": "tree-sitter.exe",