luau-lsp: Update to version 1.57.1

This commit is contained in:
github-actions[bot] 2025-11-30 20:29:43 +00:00
parent a88c24103d
commit ec94a90c90

View File

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