luau-lsp: Update to version 1.53.5

This commit is contained in:
github-actions[bot] 2025-09-20 16:28:40 +00:00
parent 3f40e896bd
commit 0fe291bc3d

View File

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