mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
tree-sitter: Update to version 0.24.7
This commit is contained in:
parent
bb66177f2e
commit
1d61f5042d
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.24.6",
|
"version": "0.24.7",
|
||||||
"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.24.6/tree-sitter-windows-x64.gz",
|
"url": "https://github.com/tree-sitter/tree-sitter/releases/download/v0.24.7/tree-sitter-windows-x64.gz",
|
||||||
"hash": "25e003d2a7cc28666ff02e3449fd7d0a883acd4eb97492d9b1e831f4f6f7e8b0"
|
"hash": "fead34f8d8938489dc8356928dd652e40742d81fa697deacee76f7fce69b69ad"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/tree-sitter/tree-sitter/releases/download/v0.24.6/tree-sitter-windows-x86.gz",
|
"url": "https://github.com/tree-sitter/tree-sitter/releases/download/v0.24.7/tree-sitter-windows-x86.gz",
|
||||||
"hash": "f5b43559d4d851ce8f1d3bfa0ff79f06da9ecd9540eef92186c322e8d83a0f52"
|
"hash": "abb0d0502081f323da93845ffa847ccfa30e70b4ac21822ee1250d0ba0e83be8"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "tree-sitter.exe",
|
"bin": "tree-sitter.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user