luau-lsp: Update to version 1.53.3

This commit is contained in:
github-actions[bot] 2025-09-06 16:28:44 +00:00
parent 354b92c3c0
commit c8d8a5f441

View File

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