mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
tree-sitter: Update to version 0.20.8
This commit is contained in:
parent
bd4ec8228d
commit
5107f02b7c
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.20.7",
|
||||
"version": "0.20.8",
|
||||
"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.7/tree-sitter-windows-x64.gz",
|
||||
"hash": "77723edd739f1b4e7aa698e30f74c608a7a705f6fde876d58f98c587357e950e"
|
||||
"url": "https://github.com/tree-sitter/tree-sitter/releases/download/v0.20.8/tree-sitter-windows-x64.gz",
|
||||
"hash": "083a94631bfe953030ffd72ef6b6c0227585cc238337f4ded114f94fb58d2c31"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/tree-sitter/tree-sitter/releases/download/v0.20.7/tree-sitter-windows-x86.gz",
|
||||
"hash": "58d2fe68a1f6bf6fdb1f05370c0df7d471dc2c7ee5e3f4188b75b99897459e03"
|
||||
"url": "https://github.com/tree-sitter/tree-sitter/releases/download/v0.20.8/tree-sitter-windows-x86.gz",
|
||||
"hash": "a9fca17cd2b0c8d4e938a137d7c692665f04346eb18181a51f4f47a763f8029d"
|
||||
}
|
||||
},
|
||||
"bin": "tree-sitter.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user