luau-lsp: Update to version 1.58.0

This commit is contained in:
github-actions[bot] 2025-12-14 16:29:49 +00:00
parent 4fe919d9f0
commit 57fbd24afe

View File

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