mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
tree-sitter: Update to version 0.23.2
This commit is contained in:
parent
277a386c58
commit
5d81b3e092
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.23.1",
|
||||
"version": "0.23.2",
|
||||
"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.23.1/tree-sitter-windows-x64.gz",
|
||||
"hash": "7e6ec757dcd2090b3127bc861a91ba0e75de4c9047544b1d170bcfcdccb8074a"
|
||||
"url": "https://github.com/tree-sitter/tree-sitter/releases/download/v0.23.2/tree-sitter-windows-x64.gz",
|
||||
"hash": "0c367a9c9f9ce52918f5862501d7159939bb759a691541eabbed5828f073d273"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/tree-sitter/tree-sitter/releases/download/v0.23.1/tree-sitter-windows-x86.gz",
|
||||
"hash": "68601cc21c9f0685d69f6516a0e701b2a0165deb1fed64dadb3a7532c75c1d1c"
|
||||
"url": "https://github.com/tree-sitter/tree-sitter/releases/download/v0.23.2/tree-sitter-windows-x86.gz",
|
||||
"hash": "9bfc026614b2e1470d3c613b6fea3ae9c6d2e4b1bdf750a40ee32db29329a564"
|
||||
}
|
||||
},
|
||||
"bin": "tree-sitter.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user