luau-lsp: Update to version 1.56.2

This commit is contained in:
github-actions[bot] 2025-11-19 04:29:56 +00:00
parent ac3962148c
commit 5187f838cc

View File

@ -1,12 +1,12 @@
{
"version": "1.56.1",
"version": "1.56.2",
"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.56.1/luau-lsp-win64.zip",
"hash": "7cf1f2d4dd260abe0a154c8165749ee7441ecd0123139546bd670db663414661"
"url": "https://github.com/JohnnyMorganz/luau-lsp/releases/download/1.56.2/luau-lsp-win64.zip",
"hash": "526d7dd8cf48fd1e40c8f74462c5efa8bf97b5e91961cf30a49ceadfb09feb22"
}
},
"bin": "luau-lsp.exe",