mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
tree-sitter: Update to version 0.25.4
This commit is contained in:
parent
4ccb57ac4c
commit
a5d654c497
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.25.3",
|
||||
"version": "0.25.4",
|
||||
"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.3/tree-sitter-windows-x64.gz",
|
||||
"hash": "35d9608997fcb91842a0951ee26b269b63817af4a0ded81721895838333633f3"
|
||||
"url": "https://github.com/tree-sitter/tree-sitter/releases/download/v0.25.4/tree-sitter-windows-x64.gz",
|
||||
"hash": "a18d451d6e487b4b6f43453988772e693a80c6a770fc690360c6fa22dfb01785"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/tree-sitter/tree-sitter/releases/download/v0.25.3/tree-sitter-windows-x86.gz",
|
||||
"hash": "99127567b9504943ff3f5c9f01fa8ae6a984fe41ae5d104f4c8379383a07833e"
|
||||
"url": "https://github.com/tree-sitter/tree-sitter/releases/download/v0.25.4/tree-sitter-windows-x86.gz",
|
||||
"hash": "3a1cab1e5783ae656b1eef755335e426ceb172d17f4c59c2845edb71ecf167e1"
|
||||
}
|
||||
},
|
||||
"bin": "tree-sitter.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user