luau-lsp: Update to version 1.26.0

This commit is contained in:
github-actions[bot] 2023-11-19 12:30:45 +00:00
parent 959995d632
commit 0626443476

View File

@ -1,12 +1,12 @@
{
"version": "1.25.0",
"version": "1.26.0",
"description": "Language Server Implementation for Luau",
"homepage": "https://github.com/JohnnyMorganz/luau-lsp",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/JohnnyMorganz/luau-lsp/releases/download/1.25.0/luau-lsp-win64.zip",
"hash": "ef472d41972e460effa21af17b3507c5cff3590d439c462c26a00a543d836cb8"
"url": "https://github.com/JohnnyMorganz/luau-lsp/releases/download/1.26.0/luau-lsp-win64.zip",
"hash": "77ff3bfd6315c60582a533acf4c60c18c469ba1c0d1d95052acdd137b1bd48c6"
}
},
"bin": "luau-lsp.exe",