mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
tree-sitter: Update to version 0.25.0
This commit is contained in:
parent
e3b6d5ebe2
commit
5fa9d95868
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.24.7",
|
"version": "0.25.0",
|
||||||
"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.24.7/tree-sitter-windows-x64.gz",
|
"url": "https://github.com/tree-sitter/tree-sitter/releases/download/v0.25.0/tree-sitter-windows-x64.gz",
|
||||||
"hash": "fead34f8d8938489dc8356928dd652e40742d81fa697deacee76f7fce69b69ad"
|
"hash": "e5647e0672c9bae3a2b10b1f28a2b483f49f506c034e54f8cf8740f6ea27e1e1"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/tree-sitter/tree-sitter/releases/download/v0.24.7/tree-sitter-windows-x86.gz",
|
"url": "https://github.com/tree-sitter/tree-sitter/releases/download/v0.25.0/tree-sitter-windows-x86.gz",
|
||||||
"hash": "abb0d0502081f323da93845ffa847ccfa30e70b4ac21822ee1250d0ba0e83be8"
|
"hash": "a6363eb843bddc64715479822d9879a447f0633f7eb5d06ffbadceb3f41dc368"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "tree-sitter.exe",
|
"bin": "tree-sitter.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user