mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
tree-sitter: Update to version 0.20.7
This commit is contained in:
parent
b3239a3700
commit
917a97741c
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.20.6",
|
||||
"version": "0.20.7",
|
||||
"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.20.6/tree-sitter-windows-x64.gz",
|
||||
"hash": "6c34a5babc156dcb9cbd13678c58486dfb6f1998ccdb3bba819b0d2986c49e80"
|
||||
"url": "https://github.com/tree-sitter/tree-sitter/releases/download/v0.20.7/tree-sitter-windows-x64.gz",
|
||||
"hash": "77723edd739f1b4e7aa698e30f74c608a7a705f6fde876d58f98c587357e950e"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/tree-sitter/tree-sitter/releases/download/v0.20.6/tree-sitter-windows-x86.gz",
|
||||
"hash": "fb510026ad459dd140d782b8b66e0644f5bca9f7e4402ef48850894b9c702622"
|
||||
"url": "https://github.com/tree-sitter/tree-sitter/releases/download/v0.20.7/tree-sitter-windows-x86.gz",
|
||||
"hash": "58d2fe68a1f6bf6fdb1f05370c0df7d471dc2c7ee5e3f4188b75b99897459e03"
|
||||
}
|
||||
},
|
||||
"bin": "tree-sitter.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user