mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
tree-sitter: Update to version 0.26.2
This commit is contained in:
parent
9e1a6f41a6
commit
5ba0588c41
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.25.10",
|
||||
"version": "0.26.2",
|
||||
"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.25.10/tree-sitter-windows-x64.gz",
|
||||
"hash": "c940b471683b9cd89b9efbe8697e14b5244cc09d2e2b889d04c9c76eea1a8db3"
|
||||
"url": "https://github.com/tree-sitter/tree-sitter/releases/download/v0.26.2/tree-sitter-windows-x64.gz",
|
||||
"hash": "dcad823119c47656284c1fa0f47d8d19c0b7dfe5c5538277cd1b97037c662156"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/tree-sitter/tree-sitter/releases/download/v0.25.10/tree-sitter-windows-x86.gz",
|
||||
"hash": "e2c6100b75719c068bc4f5a7a5b0864da334bb36893f405eec3fddc51ef2e8e3"
|
||||
"url": "https://github.com/tree-sitter/tree-sitter/releases/download/v0.26.2/tree-sitter-windows-x86.gz",
|
||||
"hash": "8f4d97ff7934d3cb62930b77aa9c0d2290f78c0046f4952eaae271149f98b8f1"
|
||||
}
|
||||
},
|
||||
"bin": "tree-sitter.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user