mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
tree-sitter: Update to version 0.25.10
This commit is contained in:
parent
6c90c2f501
commit
6b833fa26d
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.25.9",
|
"version": "0.25.10",
|
||||||
"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.25.9/tree-sitter-windows-x64.gz",
|
"url": "https://github.com/tree-sitter/tree-sitter/releases/download/v0.25.10/tree-sitter-windows-x64.gz",
|
||||||
"hash": "e4535cba121faf74844bf3295d59412eb70227df8d6584703264105151ab392b"
|
"hash": "c940b471683b9cd89b9efbe8697e14b5244cc09d2e2b889d04c9c76eea1a8db3"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/tree-sitter/tree-sitter/releases/download/v0.25.9/tree-sitter-windows-x86.gz",
|
"url": "https://github.com/tree-sitter/tree-sitter/releases/download/v0.25.10/tree-sitter-windows-x86.gz",
|
||||||
"hash": "83ca698441e799fab8a0f2c1300b587e1388729a0b43634c90d47d87b690ccac"
|
"hash": "e2c6100b75719c068bc4f5a7a5b0864da334bb36893f405eec3fddc51ef2e8e3"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "tree-sitter.exe",
|
"bin": "tree-sitter.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user