mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
tree-sitter: Update to version 0.24.3
This commit is contained in:
parent
89c57e6894
commit
6387b4de73
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.24.2",
|
||||
"version": "0.24.3",
|
||||
"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.24.2/tree-sitter-windows-x64.gz",
|
||||
"hash": "9ac4cab6e080a0b8efc0cdf78f21e686f512534918bedc2faede7fa29b34abf8"
|
||||
"url": "https://github.com/tree-sitter/tree-sitter/releases/download/v0.24.3/tree-sitter-windows-x64.gz",
|
||||
"hash": "f58a7d59a5499eeaf76288c633ebbc56b5cd2839cfed9c8c2d55005a47709d3b"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/tree-sitter/tree-sitter/releases/download/v0.24.2/tree-sitter-windows-x86.gz",
|
||||
"hash": "b5d5603942802972556c9f00edbbcfa9879bf98ce5d021089070ce2ca43021ab"
|
||||
"url": "https://github.com/tree-sitter/tree-sitter/releases/download/v0.24.3/tree-sitter-windows-x86.gz",
|
||||
"hash": "9dbd203fae22e027783a2b71f10f11bbddf882e1bfe85033fe5b3ee2f070d26c"
|
||||
}
|
||||
},
|
||||
"bin": "tree-sitter.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user