luau-lsp: Update to version 1.53.0

This commit is contained in:
github-actions[bot] 2025-07-26 16:29:38 +00:00
parent 66abe58225
commit fffec51c54

View File

@ -1,12 +1,12 @@
{
"version": "1.52.1",
"version": "1.53.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.52.1/luau-lsp-win64.zip",
"hash": "4df259bb0c615458fbd03892e74cfe348cb520b5a2179cf9c9344dc25c26f19a"
"url": "https://github.com/JohnnyMorganz/luau-lsp/releases/download/1.53.0/luau-lsp-win64.zip",
"hash": "9641cd704ed21cab206d6161d83f8117fc252ec8594998e7b24761ee8385ca84"
}
},
"bin": "luau-lsp.exe",