mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
tree-sitter: Update to version 0.20.9
This commit is contained in:
parent
657b5fdd11
commit
a1e7675bd8
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.20.8",
|
||||
"version": "0.20.9",
|
||||
"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.8/tree-sitter-windows-x64.gz",
|
||||
"hash": "083a94631bfe953030ffd72ef6b6c0227585cc238337f4ded114f94fb58d2c31"
|
||||
"url": "https://github.com/tree-sitter/tree-sitter/releases/download/v0.20.9/tree-sitter-windows-x64.gz",
|
||||
"hash": "316eb3edd2e50e4028e6e0bd27e6bfb4c5b9d68d7818fbafa5cddd002911518c"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/tree-sitter/tree-sitter/releases/download/v0.20.8/tree-sitter-windows-x86.gz",
|
||||
"hash": "a9fca17cd2b0c8d4e938a137d7c692665f04346eb18181a51f4f47a763f8029d"
|
||||
"url": "https://github.com/tree-sitter/tree-sitter/releases/download/v0.20.9/tree-sitter-windows-x86.gz",
|
||||
"hash": "0650b92bbb53e2bb6f314710367309737b6bf6845bea22f7dc1129466030c1d7"
|
||||
}
|
||||
},
|
||||
"bin": "tree-sitter.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user