mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
tree-sitter: Update to version 0.25.6
This commit is contained in:
parent
86d1566334
commit
de2f9f1f1d
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.25.5",
|
||||
"version": "0.25.6",
|
||||
"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.5/tree-sitter-windows-x64.gz",
|
||||
"hash": "bb73533e604c7aeb0a63e9af177d9d18c61ab42a8b2baeec44bb2cd59ab5fbf6"
|
||||
"url": "https://github.com/tree-sitter/tree-sitter/releases/download/v0.25.6/tree-sitter-windows-x64.gz",
|
||||
"hash": "2e8bdc91f0032f1a670eb154706975e282ddf31b5d27a9664151126bd9306c82"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/tree-sitter/tree-sitter/releases/download/v0.25.5/tree-sitter-windows-x86.gz",
|
||||
"hash": "05a018630bedc1a19cabcdd690bd656f1c68832f0d7201f9267ca6fbd28550e8"
|
||||
"url": "https://github.com/tree-sitter/tree-sitter/releases/download/v0.25.6/tree-sitter-windows-x86.gz",
|
||||
"hash": "fbd22b672904e1e44671ab17f39c133f0450a52eae974b413943757e0538914f"
|
||||
}
|
||||
},
|
||||
"bin": "tree-sitter.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user