mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-12 11:41:20 +00:00
tree-sitter: Update to version 0.24.0
This commit is contained in:
parent
30f96b2685
commit
46395d2ad5
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.23.2",
|
"version": "0.24.0",
|
||||||
"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.23.2/tree-sitter-windows-x64.gz",
|
"url": "https://github.com/tree-sitter/tree-sitter/releases/download/v0.24.0/tree-sitter-windows-x64.gz",
|
||||||
"hash": "0c367a9c9f9ce52918f5862501d7159939bb759a691541eabbed5828f073d273"
|
"hash": "4db23de880094817f5546854b1397db9dc9582cb31807b740cee4b193c6e9d17"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/tree-sitter/tree-sitter/releases/download/v0.23.2/tree-sitter-windows-x86.gz",
|
"url": "https://github.com/tree-sitter/tree-sitter/releases/download/v0.24.0/tree-sitter-windows-x86.gz",
|
||||||
"hash": "9bfc026614b2e1470d3c613b6fea3ae9c6d2e4b1bdf750a40ee32db29329a564"
|
"hash": "21e7e09ecf60053c896733bbabc63933a462c888a2ddb392047a0850582fbd93"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "tree-sitter.exe",
|
"bin": "tree-sitter.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user