mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 04:41:21 +00:00
tree-sitter: Update to version 0.26.3
This commit is contained in:
parent
68fbcf876e
commit
724d0dd81d
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.26.2",
|
"version": "0.26.3",
|
||||||
"description": "An incremental parsing system for programming tools",
|
"description": "An incremental parsing system for programming tools",
|
||||||
"homepage": "https://tree-sitter.github.io/tree-sitter/",
|
"homepage": "https://tree-sitter.github.io/tree-sitter/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/tree-sitter/tree-sitter/releases/download/v0.26.2/tree-sitter-windows-x64.gz",
|
"url": "https://github.com/tree-sitter/tree-sitter/releases/download/v0.26.3/tree-sitter-windows-x64.gz",
|
||||||
"hash": "dcad823119c47656284c1fa0f47d8d19c0b7dfe5c5538277cd1b97037c662156"
|
"hash": "b242c795f6e87749212ed764c1c63afc853e56eab61cbad015244b23182e4317"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/tree-sitter/tree-sitter/releases/download/v0.26.2/tree-sitter-windows-x86.gz",
|
"url": "https://github.com/tree-sitter/tree-sitter/releases/download/v0.26.3/tree-sitter-windows-x86.gz",
|
||||||
"hash": "8f4d97ff7934d3cb62930b77aa9c0d2290f78c0046f4952eaae271149f98b8f1"
|
"hash": "2b9484ccfd2f462d879295ec09fa61f7e4c26f3566b06d42094a39896fe1937c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "tree-sitter.exe",
|
"bin": "tree-sitter.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user