luau-lsp: Update to version 1.56.0

This commit is contained in:
github-actions[bot] 2025-11-02 16:29:06 +00:00
parent 97280ebcb1
commit ebed794c32

View File

@ -1,12 +1,12 @@
{ {
"version": "1.55.0", "version": "1.56.0",
"description": "Language Server Implementation for Luau", "description": "Language Server Implementation for Luau",
"homepage": "https://github.com/JohnnyMorganz/luau-lsp", "homepage": "https://github.com/JohnnyMorganz/luau-lsp",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/JohnnyMorganz/luau-lsp/releases/download/1.55.0/luau-lsp-win64.zip", "url": "https://github.com/JohnnyMorganz/luau-lsp/releases/download/1.56.0/luau-lsp-win64.zip",
"hash": "dc993a341359ad046d1ba9ce845e3a0d0f0ff75980ac29af7f3f6d407d2d3bdd" "hash": "63e22d66b4f347bd106d6292c6b8ccee07c7ab92abd3a19fbe61fc50ceb3f215"
} }
}, },
"bin": "luau-lsp.exe", "bin": "luau-lsp.exe",