{ "version": "0.25.3", "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.3/tree-sitter-windows-x64.gz", "hash": "35d9608997fcb91842a0951ee26b269b63817af4a0ded81721895838333633f3" }, "32bit": { "url": "https://github.com/tree-sitter/tree-sitter/releases/download/v0.25.3/tree-sitter-windows-x86.gz", "hash": "99127567b9504943ff3f5c9f01fa8ae6a984fe41ae5d104f4c8379383a07833e" } }, "bin": "tree-sitter.exe", "checkver": { "github": "https://github.com/tree-sitter/tree-sitter" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/tree-sitter/tree-sitter/releases/download/v$version/tree-sitter-windows-x64.gz" }, "32bit": { "url": "https://github.com/tree-sitter/tree-sitter/releases/download/v$version/tree-sitter-windows-x86.gz" } } } }