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