mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-24 23:21:34 +00:00
tree-sitter: Update to version 0.22.1
This commit is contained in:
parent
1ab2a819fa
commit
a2079014ea
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.21.0",
|
||||
"version": "0.22.1",
|
||||
"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.21.0/tree-sitter-windows-x64.gz",
|
||||
"hash": "46152125a9337d9ec0455329f4a13ae4a8f63bb32756a5a2ed8f50ca83a321ad"
|
||||
"url": "https://github.com/tree-sitter/tree-sitter/releases/download/v0.22.1/tree-sitter-windows-x64.gz",
|
||||
"hash": "6d62f1ea39451abf468fdb77776cc421a7fd9c186dc3a4382f1b1b1ae347848a"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/tree-sitter/tree-sitter/releases/download/v0.21.0/tree-sitter-windows-x86.gz",
|
||||
"hash": "17f734748c06951e34a5c9db7ad3cf71c81adfaa0e08d8151e460bceaaeaa5df"
|
||||
"url": "https://github.com/tree-sitter/tree-sitter/releases/download/v0.22.1/tree-sitter-windows-x86.gz",
|
||||
"hash": "4e06b4e04c52d8a22c84cb4529f7bc133f01e6cf60bbc6f1cf7fa1c1d5be4ec5"
|
||||
}
|
||||
},
|
||||
"bin": "tree-sitter.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user