luau-lsp: Update to version 1.53.2

This commit is contained in:
github-actions[bot] 2025-08-30 16:30:01 +00:00
parent 237c976e51
commit c05f175906

View File

@ -1,12 +1,12 @@
{ {
"version": "1.53.1", "version": "1.53.2",
"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.53.1/luau-lsp-win64.zip", "url": "https://github.com/JohnnyMorganz/luau-lsp/releases/download/1.53.2/luau-lsp-win64.zip",
"hash": "64600afdc9c33cc7748beba6f9a97c39960ab2e5588c646d8421a935fa0306ee" "hash": "b303a87c370c400909150b41992933a9c8104b5e148e8cb58f6325b0e7e34c58"
} }
}, },
"bin": "luau-lsp.exe", "bin": "luau-lsp.exe",